1
0
Эх сурвалжийг харах

[fixed] blank screen. Reported by Dibutello

anjuna krokus 1 сар өмнө
parent
commit
9d460a78a5

+ 40 - 42
locations/nerd_game_night.qsrc

@@ -171,50 +171,48 @@ end
 
 if $ARGS[0] = 'game_on':
 	menu_off = 1
-	act 'Game on':
+	*clr & cla
+	gs 'stat'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/library/events/nerd_game/playing.jpg"></center>'
+	'Feofan clears his throat. "Now then, the last time we stopped at the turn when Zinaida was supposed to make her move."'
+	'Artem sighs deeply. "Do we need to have this discussion again? It''s obvious that we should attack the dragon. She is our tank after all."'
+	'Gerasim looks a little irritated. "We should buff the warrior first before taking on the dragon. It''s a more sound strategy."'
+	'Artem sighs again. "And if the dragon hears Julia casting, it will attack us first! We should attack now while we still have the element of surprise."'
+	*nl
+	'The whole room erupts in a frenzy with everyone talking over each other to get their point across. Feofan tries to calm everyone down, but it''s futile. After a while, they decide that they should vote on what to do next.'
+	'"How about we let <<$pcs_nickname>> decide? She''s new and should be objective," Artem suggests and the others nod approvingly.'
+	'You first ask what they mean by buffing and learn that it will make Zinaida''s character tougher and able to take more damage.'
+	act 'Side with Artem':
 		*clr & cla
+		gs 'npc_relationship', 'modify', 'A2', 'like'
+		gs 'npc_relationship', 'modify', 'A153', 'dislike'
 		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/library/events/nerd_game/playing.jpg"></center>'
-		'Feofan clears his throat. "Now then, the last time we stopped at the turn when Zinaida was supposed to make her move."'
-		'Artem sighs deeply. "Do we need to have this discussion again? It''s obvious that we should attack the dragon. She is our tank after all."'
-		'Gerasim looks a little irritated. "We should buff the warrior first before taking on the dragon. It''s a more sound strategy."'
-		'Artem sighs again. "And if the dragon hears Julia casting, it will attack us first! We should attack now while we still have the element of surprise."'
-		*nl
-		'The whole room erupts in a frenzy with everyone talking over each other to get their point across. Feofan tries to calm everyone down, but it''s futile. After a while, they decide that they should vote on what to do next.'
-		'"How about we let <<$pcs_nickname>> decide? She''s new and should be objective," Artem suggests and the others nod approvingly.'
-		'You first ask what they mean by buffing and learn that it will make Zinaida''s character tougher and able to take more damage.'
-		act 'Side with Artem':
-			*clr & cla
-			gs 'npc_relationship', 'modify', 'A2', 'like'
-			gs 'npc_relationship', 'modify', 'A153', 'dislike'
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big2.jpg"></center>'
-			'You think about it for a few seconds before answering. "I think Artem is right. The element of surprise shouldn''t be wasted."'
-			'"See? I told you I was making sense!" Artem proudly proclaims. You notice Gerasim frowning and Zinaida doesn''t seem too happy either, but Petka seems exicted by your decision.'
-			act 'Continue': gt 'nerd_game_night', 'keep_playing_on1'
-		end
-		act 'Side with Gerasim':
-			*clr & cla
-			gs 'npc_relationship', 'modify', 'A2', 'dislike'
-			gs 'npc_relationship', 'modify', 'A153', 'like'
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big153.jpg"></center>'
-			'You think about it for a few seconds before answering. "I think it''s more important to make Zindaida''s character as tough as we can, so she can survive the dragon''s attack."'
-			'"See? I told you I was making sense!" Gerasim proudly proclaims. Zinaida also seems to like your decision, as does Julia, while Artem shakes his head slightly and Petka sighs.'
-			act 'Continue': gt 'nerd_game_night', 'keep_playing_on1'
-		end
-		act 'Side with no one':
-			*clr & cla
-			gs 'npc_relationship', 'modify', 'A2', 'dislike'
-			gs 'npc_relationship', 'modify', 'A153', 'dislike'
-			npc_rel['A2'] -= 1
-			npc_rel['A153'] -= 1
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/library/events/nerd_game/gamenight.jpg"></center>'
-			'You excuse yourself as you explain that it wouldn''t be fair for you to make this kind of decision as you''re new at this and don''t even know how tough a dragon is, though it sounds dangerous. "I mean, it''s a dragon right? Should we even be attacking it? Can we win?"'
-			'They assure you that it''s something the group can beat, but only if only they take it by surprise or are ready with buffs, which launches yet another heated debate. They go back and forth until Feofan demands they decide and they take a vote. Gerasim, Julia and Zinaida vote to buff up first while Artem and Petka vote to attack now. The two boys sigh and mutter about how it''s going to be harder now as Julia''s character starts buffing up Zinaida''s character.'
-			act 'Continue': gt 'nerd_game_night', 'keep_playing_on1'
-		end
+		'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big2.jpg"></center>'
+		'You think about it for a few seconds before answering. "I think Artem is right. The element of surprise shouldn''t be wasted."'
+		'"See? I told you I was making sense!" Artem proudly proclaims. You notice Gerasim frowning and Zinaida doesn''t seem too happy either, but Petka seems exicted by your decision.'
+		act 'Continue': gt 'nerd_game_night', 'keep_playing_on1'
+	end
+	act 'Side with Gerasim':
+		*clr & cla
+		gs 'npc_relationship', 'modify', 'A2', 'dislike'
+		gs 'npc_relationship', 'modify', 'A153', 'like'
+		gs 'stat'
+		'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big153.jpg"></center>'
+		'You think about it for a few seconds before answering. "I think it''s more important to make Zindaida''s character as tough as we can, so she can survive the dragon''s attack."'
+		'"See? I told you I was making sense!" Gerasim proudly proclaims. Zinaida also seems to like your decision, as does Julia, while Artem shakes his head slightly and Petka sighs.'
+		act 'Continue': gt 'nerd_game_night', 'keep_playing_on1'
+	end
+	act 'Side with no one':
+		*clr & cla
+		gs 'npc_relationship', 'modify', 'A2', 'dislike'
+		gs 'npc_relationship', 'modify', 'A153', 'dislike'
+		npc_rel['A2'] -= 1
+		npc_rel['A153'] -= 1
+		gs 'stat'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/library/events/nerd_game/gamenight.jpg"></center>'
+		'You excuse yourself as you explain that it wouldn''t be fair for you to make this kind of decision as you''re new at this and don''t even know how tough a dragon is, though it sounds dangerous. "I mean, it''s a dragon right? Should we even be attacking it? Can we win?"'
+		'They assure you that it''s something the group can beat, but only if only they take it by surprise or are ready with buffs, which launches yet another heated debate. They go back and forth until Feofan demands they decide and they take a vote. Gerasim, Julia and Zinaida vote to buff up first while Artem and Petka vote to attack now. The two boys sigh and mutter about how it''s going to be harder now as Julia''s character starts buffing up Zinaida''s character.'
+		act 'Continue': gt 'nerd_game_night', 'keep_playing_on1'
 	end
 end