mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
9 lines
295 B
Plaintext
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 |