This commit is contained in:
Albert Iordache
2012-05-17 00:55:38 +03:00
parent 1f8b50c72b
commit a100fd78bc
3 changed files with 4 additions and 4 deletions

View File

@@ -415,7 +415,7 @@
if ((stat != 2 || !( ticker )))
usr << "\blue <B>You must be dead to use this!</B>"
return
if (ticker.mode.name == ("meteor" || "epidemic"))
if (ticker.mode.name == "meteor" || ticker.mode.name == "epidemic")
usr << "\blue Respawn is disabled."
return
else