11 lines
266 B
Plaintext
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 |