瀏覽代碼

fix variable names

rachels 2 年之前
父節點
當前提交
a172b591e9
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      locations/gschool_nerd_chats.qsrc

+ 8 - 8
locations/gschool_nerd_chats.qsrc

@@ -182,9 +182,9 @@ if $ARGS[0] = 'julia':
 	elseif grupTipe = 2:
 		if npc_rel['A12'] >= 50:
 			if hotcat >= 6:
-				'Oh! <<$pcnickname>>! I saw you running through the park! I think that shooting photographs at something related to exercise could make for a good project. Maybe play around with shutter speeds... see balls in motions, girls in motion... just to show... movement. Say, when you do something, you need to call me!" She chews the inside of her lip. "I like fit girls. As models." she adds a little too quickly.'
+				'Oh! <<$pcs_nickname>>! I saw you running through the park! I think that shooting photographs at something related to exercise could make for a good project. Maybe play around with shutter speeds... see balls in motions, girls in motion... just to show... movement. Say, when you do something, you need to call me!" She chews the inside of her lip. "I like fit girls. As models." she adds a little too quickly.'
 			else
-				'Oh! <<$pcnickname>>! I saw you running through the park! I think that shooting photographs at something related to exercise could make for a good project. Maybe play around with shutter speeds... see balls in motions, girls in motion... just to show... movement. Say, when you do something, you need to call me!"'
+				'Oh! <<$pcs_nickname>>! I saw you running through the park! I think that shooting photographs at something related to exercise could make for a good project. Maybe play around with shutter speeds... see balls in motions, girls in motion... just to show... movement. Say, when you do something, you need to call me!"'
 			end
 		elseif npc_rel['A12'] <= 20:
 			'You try to talk to Julia, but the conversation quickly becomes one-sided. Her focus is lost in schoolwork as she absent-mindedly murmurs in agreement to anything you say.'
@@ -199,15 +199,15 @@ if $ARGS[0] = 'julia':
 		if npc_rel['A12'] >= 50:
 			if hotcat >= 6:
 				'As you listen to Julia, you recall a time when she would just let others dominate the conversation. But with you, she speaks with an easy confidence, contributing more than usual. Today, you discuss lessons, game night with Zina and... photography. "Right. So, I dislike photoshop. Not only do they lazily cut shapes out, but you can see a glaring difference in lighting, a lack of care, as evidenced by warped floorboards, overdone ratios..." she huffs. "It''s almost like bad textures being implemented, both rely on care. Zin showed me one of those very cheap Unity games... They just took random assets from the store and threw them in. There''s nothing artistic about it! Same with bad photoshops. You want care to create art. But with photography, sometimes natural is superior," She smiles shyly. "I mean, why change something that already looks good and potentially mess it up?"'
-				if nerd_game['stage'] >= 1 and nerdgame['julia_talk_1'] = 0:
-					nerdgame['julia_talk_1'] = 1
-					'Julia smiles. "Hey <<$pcnickname>>! So, what did you think of Feofan''s game? I think it has potential, but I wonder how to progress..."'
+				if nerd_game['stage'] >= 1 and nerd_game['julia_talk_1'] = 0:
+					nerd_game['julia_talk_1'] = 1
+					'Julia smiles. "Hey <<$pcs_nickname>>! So, what did you think of Feofan''s game? I think it has potential, but I wonder how to progress..."'
 				end
 			else
 				'As you listen to Julia, you recall a time when she would just let others dominate the conversation. But with you, she speaks with an easy confidence, contributing more than usual. Today, you discuss lessons, game night with Zina and... photography. "Right. So, I dislike photoshop. Not only do they lazily cut shapes out, but you can see a glaring difference in lighting, a lack of care, as evidenced by warped floorboards, overdone ratios..." she huffs. "It''s almost like bad textures being implemented, both rely on care. Zin showed me one of those very cheap Unity games... They just took random assets from the store and threw them in. There''s nothing artistic about it! Same with bad photoshops. You want care to create art. But with photography, sometimes natural is superior."'
-				if nerd_game['stage'] >= 1 and nerdgame['julia_talk_1'] = 0:
-					nerdgame['julia_talk_1'] = 1
-					'Julia smiles. "Hey <<$pcnickname>>! So, what did you think of Feofan''s game? I think it has potential, but I wonder how to progress..."'
+				if nerd_game['stage'] >= 1 and nerd_game['julia_talk_1'] = 0:
+					nerd_game['julia_talk_1'] = 1
+					'Julia smiles. "Hey <<$pcs_nickname>>! So, what did you think of Feofan''s game? I think it has potential, but I wonder how to progress..."'
 				end
 			end
 		elseif npc_rel['A12'] <= 20: