|
@@ -150,7 +150,7 @@ if $ARGS[0] = 'charselect':
|
|
|
gs 'intro_city_select', 'popularinfo'
|
|
|
act 'I had a lot of friends': gt 'intro_city_select', 'socialite'
|
|
|
act 'I was beautiful': gt 'intro_city_select', 'beautiful'
|
|
|
- act 'I was terrified': gt 'intro_city_select', 'anorexic'
|
|
|
+ act 'I was just hanging in there': gt 'intro_city_select', 'anorexic'
|
|
|
end
|
|
|
|
|
|
act 'Gopnik':
|
|
@@ -1033,7 +1033,7 @@ elseif $ARGS[0] = 'beautiful':
|
|
|
act 'Return to starting options': gt 'intro_city_select', 'charselect'
|
|
|
|
|
|
elseif $ARGS[0] = 'anorexic':
|
|
|
- '<center><h4><font color="maroon">Terrified</font></h4></center>'
|
|
|
+ '<center><h4><font color="maroon">Just Hanging in There</font></h4></center>'
|
|
|
'<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/popular_3.jpg"></center>'
|
|
|
'You had good looks growing up and naturally ended up falling in with the cool crowd. You enjoyed being the center of attention and became obsessed with looking like the models you''d seen on social media and in magazines. You started dieting, but took it too far and ended up losing a lot of weight, which caused some of your fellow students to start talking about you and make the odd joke at your expense. This led to a vicious cycle and as your looks deteriorated, the jokes got worse, which only spurred you on further.'
|
|
|
'Your family and some of your friends, especially <<$npc_nickname[''A15'']>> and <<$npc_nickname[''A148'']>>, became concerned and with their support, you were able to start recovering. You now have a good relationship with your mother and sister, as well as <<$npc_nickname[''A15'']>> and <<$npc_nickname[''A148'']>>, who defended you and prevented you from becoming an outcast. When you left school you were still a member of your clique, albeit only barely.'
|