Files
GS13NG/code/citadel/custom_loadout/custom_items.dm
T
LetterJay f8413517bb testing
2017-09-02 07:43:34 -05:00

11 lines
266 B
Plaintext

//For custom items.
/obj/item/custom/ceb_soap
name = "Cebutris' Soap"
desc = "A generic bar of soap that doesn't really seem to work right."
gender = PLURAL
icon = 'icons/obj/custom.dmi'
icon_state = "cebu"
w_class = WEIGHT_CLASS_TINY
flags_1 = NOBLUDGEON_1