浏览代码

[changed] final name for the new intro

anjuna krokus 9 月之前
父节点
当前提交
7df85542b6
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      locations/intro_city_select.qsrc
  2. 2 2
      locations/intro_sg_select.qsrc

+ 2 - 2
locations/intro_city_select.qsrc

@@ -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.'

+ 2 - 2
locations/intro_sg_select.qsrc

@@ -212,7 +212,7 @@ if $ARGS[0] = 'charselect':
 		gs 'intro_sg_select', 'popularinfo'
 		act 'I have a lot of friends': gt 'intro_sg_select', 'socialite'
 		act 'I am beautiful': gt 'intro_sg_select', 'beautiful'
-		act 'I am terrified': gt 'intro_sg_select', 'anorexic'
+		act 'I am just hanging in there': gt 'intro_sg_select', 'anorexic'
 	end
 
 	act 'Gopnik':
@@ -1129,7 +1129,7 @@ elseif $ARGS[0] = 'beautiful':
 	act 'Return to starting options': gt 'intro_sg_select', 'charselect'
 
 elseif $ARGS[0] = 'anorexic':
-	'<center><h4><font color="maroon">Terrified</font></h4></center>'
+	'<center><h4><font color="maroon">Just Hangin 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. You''re still a member of your clique, albeit only barely.'