mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user