Explorar o código

Disabled spell option in fights

KevinSmarts %!s(int64=4) %!d(string=hai) anos
pai
achega
a47541fb10
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      locations/fight.qsrc

+ 3 - 3
locations/fight.qsrc

@@ -494,9 +494,9 @@ if $ARGS[0] = 'player':
 		TargetNumber = 2
 	end
 		
-	if pcs_magik > 0:
-		act 'Cast a Spell': gs 'fight', 'spellcast'
-	end
+!!	if pcs_magik > 0:
+!!		act 'Cast a Spell': gs 'fight', 'spellcast'
+!!	end
 	if opp_health[0] > 0:
 		act 'Kick <<$opp_name[0]>>':
 			gs 'fight', 'Attack', 'Kick', 'opp', 0, 0