فهرست منبع

[fixed] pavlovsk pool cafetaria bugs. You can now leave without buying something or going through the pool

anjuna krokus 7 ماه پیش
والد
کامیت
da121adb7b
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      locations/pav_pool.qsrc

+ 3 - 1
locations/pav_pool.qsrc

@@ -345,8 +345,10 @@ if $ARGS[0]= 'cafeteria':
 			'You enjoy a glass of water.'
 			act 'Return': gt 'pav_pool', 'cafeteria'
 		end
-		act 'Leave': gt 'pav_pool', 'pool'
+		act 'Leave': gt 'pav_pool', 'entrance'
 	end
+
+	act 'Leave': gt 'pav_pool', 'entrance'
 end
 
 if $ARGS[0] = 'pool':