Barhander Update:

- Cultist stuff. New words and runes.
- Runes condensed into one file rather then split among many.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@882 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
morikou@gmail.com
2011-01-17 06:40:34 +00:00
parent 18ded0873d
commit 7fe3491865
6 changed files with 1090 additions and 74 deletions
+2 -2
View File
@@ -1328,7 +1328,7 @@
var/flash_range = input("Flash range (in tiles):") as num
explosion(epicenter, devastation_range, heavy_impact_range, light_impact_range, flash_range)
message_admins("\blue [src.ckey] creating an admin explosion at [epicenter.loc].")
/*
/client/proc/check_words() // -- Urist
set category = "Special Verbs"
set name = "Check Rune Words"
@@ -1336,7 +1336,7 @@
if(!wordtravel)
runerandom()
usr << "[wordtravel] is travel, [wordblood] is blood, [wordjoin] is join, [wordhell] is Hell, [worddestr] is destroy, [wordtech] is technology, [wordself] is self, [wordsee] is see"
*/
/client/proc/give_spell(mob/T as mob in world) // -- Urist
set category = "Fun"
set name = "Give Spell"