Sfoglia il codice sorgente

[removed] forgotten `gs 'stat'`call in Vasily home (automatically included in the sleep function

anjuna krokus 2 settimane fa
parent
commit
c02923b373
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/vasilyhome.qsrc

+ 1 - 1
locations/vasilyhome.qsrc

@@ -1307,9 +1307,9 @@ if $ARGS[0] = 'sleep_vasily_bed':
 	cla
 	npc_rel['A11'] += 1
 	gs 'sleep_simple', 'forced', 240
+
 	'You lay down and sleep for a few hours.'
 	act 'Get up': gt 'vasilyhome', 'vasily_room'
-	gs 'stat'
 end
 
 if $ARGS[0] = 'vasily_asleep':