Wizard spells: fireball, forcewall, blind, smoke, and knock no longer require a wizard to be wearing their clothing to cast.

Magic missile now has an incantation, along with fireball.
Spells that do not require wizard robes, other than fireball, whisper their incantations.
Fixed Beepsky's path, for real this time.
Updated spell list on wizard shuttle, hopefully to stay.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@614 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
noisomehollow@lycos.com
2010-12-14 20:52:49 +00:00
parent 4af04bb0ca
commit 24daafd84e
9 changed files with 36 additions and 27 deletions
+1 -1
View File
@@ -233,7 +233,7 @@
dat += "<HR>"
dat += "<B>Four uses use them wisely:</B><BR>"
dat += "<A href='byond://?src=\ref[src];spell_teleport=1'>Teleport</A><BR>"
dat += "Kind regards,<br>Wizards Federation<br><br>P.S. Don't forget to bring your gear, you'll need it to cast spells.<HR>"
dat += "Kind regards,<br>Wizards Federation<br><br>P.S. Don't forget to bring your gear, you'll need it to cast most spells.<HR>"
user << browse(dat, "window=scroll")
onclose(user, "scroll")
return