You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
disclaimerInfo.htmlText+="Please don't play this game if you're under the age of 18 and certainly don't play if strange and exotic fetishes disgust you.\n";
115
119
disclaimerInfo.htmlText+="<font color=\"dark red\"><b>You have been warned!</b></font>"
Copy file name to clipboardExpand all lines: classes/classes/PlayerAppearance.as
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -366,7 +366,7 @@ package classes
366
366
case Ears.ECHIDNA: outputText(" Your [hair] makes it near-impossible to see the small, rounded openings that are your ears.");break;
367
367
case Ears.DEER: outputText(" The [hair] on your head parts around a pair of deer-like ears that grow up from your head.");break;
368
368
case Ears.WOLF: outputText(" A pair of wolf ears stick out from your head, parting your [hair] and remaining alert to your surroundings.");break;
369
-
case Ears.RED_PANDA: outputText(" Big, white furred, red-panda ears lie atop your head, keeping you well aware to your surroundings.");break;
369
+
case Ears.RED_PANDA: outputText(" Big, white furred, red-panda ears lie atop your head that part your [hair], keeping you well aware to your surroundings.");break;
0 commit comments