Moar spell icons

This commit is contained in:
ZomgPonies
2014-07-16 08:58:22 -04:00
parent dfb9a40e72
commit e77ebbb15a
6 changed files with 12 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@
var/paralysis_amount_caster = 20 //how much the caster is paralysed for after the spell
var/paralysis_amount_victim = 20 //how much the victim is paralysed for after the spell
icon_power_button = "spell_mind"
/*
Urist: I don't feel like figuring out how you store object spells so I'm leaving this for you to do.
Make sure spells that are removed from spell_list are actually removed and deleted when mind transfering.