Browse Source

[fixes] Restored goto command since missing "foto_events2" location has been added.

VioletKitten 4 năm trước cách đây
mục cha
commit
de4949f38f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      locations/foto_events.qsrc

+ 1 - 1
locations/foto_events.qsrc

@@ -13,7 +13,7 @@ if $ARGS[0] = 'fame':
 	if mdlng_fame_event = 2 and pcs_agil < 40:
 		gt'foto_events','pool1'
 	end
-!!	if mdlng_fame_event = 3:gt'foto_events2','champagne1'
+	if mdlng_fame_event = 3:gt'foto_events2','champagne1'
 	if mdlng_fame_event = 2 and pcs_agil >= 40:gt'foto_events','tennis'
 end