Files
vgstation13/code/modules/spells/passive/no_clothes.dm
boy2mantwicethefam 40c840911a Spell specialization clean-up (#25521)
* stuff

* clean-up for the PR
2019-12-30 08:48:27 -03:00

9 lines
295 B
Plaintext

/spell/passive/noclothes
name = "No Clothes"
abbreviation = "NC"
user_type = USER_TYPE_WIZARD
desc = "Removes the need of wizard robes to cast powerful spells."
hud_state = "wiz_noclothes"
price = 2 * Sp_BASE_PRICE
specialization = SSUTILITY
//The no_clothes check exists in spell_code.dm