Files
vgstation13/code/modules/spells/no_clothes.dm
ShiftyRail 2354fae696 Helpers for spells (#16846)
* Helpers for spells

* .dme

* Helpers part 2

* This is much better

* #DEFINES

* I am dumb

* Y-you too
2017-12-26 12:56:37 +01:00

11 lines
278 B
Plaintext

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