Преглед изворни кода

[fixes] dead end in portnoi2

julzor пре 5 година
родитељ
комит
25a88ae3a2
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      locations/portnoi2.qsrc

+ 2 - 2
locations/portnoi2.qsrc

@@ -160,9 +160,9 @@ elseif money >= poshvalldrop:
 end
 
 if $loc = 'Gshveyfab':
-	act 'Leave':gt 'Gshveyfab', 'start'
+	act 'Leave': gt 'pavIndustrial'
 else
-	act 'Leave':gt 'rinok', 'tailor'
+	act 'Leave' :gt 'rinok', 'tailor'
 end
 
 --- portnoi2 ---------------------------------