Browse Source

[Fixed] REmoved old reference but it included a bracket which broken the whole game, oops!

KevinSmarts 4 years ago
parent
commit
10e2d59668
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/spell.qsrc

+ 1 - 0
locations/spell.qsrc

@@ -459,6 +459,7 @@ if $ARGS[0] = 'weapon':
 	else
 		'<b>The spell fizzles.  Nothing seems to happen.</b>'
 	end
+}
 	"weapon"
 end