Files
vgstation13/code/modules/spells/no_clothes.dm
unid15 42306dec4b Spellbook refactor (#11510)
* Spellbook refactor WIP

*  Begone foul creature

* v2

* v3

* Fix descriptions

* Re-implement feedback

* Some adjustments

* Singular

* remove temp

* Fix

* Crap
2016-09-04 15:37:10 +01:00

9 lines
243 B
Plaintext

/spell/noclothes
name = "No Clothes"
abbreviation = "NC"
desc = "Removes the need of wizard robes to cast powerful spells."
charge_max = 0
level_max = list(Sp_TOTAL = 0) //Can't upgrade
spell_flags = NO_BUTTON
price = 2 * Sp_BASE_PRICE