Merge pull request #2581 from Citadel-Station-13/ItemAddition

Everyone now spawns with pulserifles
This commit is contained in:
LetterJay
2017-09-02 07:59:09 -05:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
@@ -1,2 +1,11 @@
//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
Binary file not shown.

After

Width:  |  Height:  |  Size: 996 B