1
0
Selaa lähdekoodia

[fixed] natasha willpower action that was by itself and text for natasha repayment showing up incorrectly

sovietmercader 4 vuotta sitten
vanhempi
säilyke
7f2b40278a
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      locations/natbelapt.qsrc

+ 2 - 1
locations/natbelapt.qsrc

@@ -538,7 +538,7 @@ if $ARGS[0] = 'natroom':
 				end
 			end
 		end
-		if NatashaQW = 1:
+		if NatashaQW >= 2 and NatDolg > 0:
 			*nl
 			nattimeleft = NatDolgDay - daystart
 			if nattimeleft > 0:
@@ -1865,6 +1865,7 @@ if $ARGS[0] = 'natmother':
 			else
 				act 'Show me more (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
 			end
+			act 'Let''s go to your room': NatashaLoc = 2 & gt 'natbelapt', 'natroom'
 		else
 			'"Hey, want to go hang out in your room?"'
 			act 'Let''s go to your room': NatashaLoc = 2 & gt 'natbelapt', 'natroom'