frown emoji (#31393)
This commit is contained in:
committed by
CitadelStationBot
parent
d600df9ba2
commit
0ad78d0c44
@@ -7,7 +7,7 @@
|
|||||||
/obj/item/stack/wrapping_paper
|
/obj/item/stack/wrapping_paper
|
||||||
name = "wrapping paper"
|
name = "wrapping paper"
|
||||||
desc = "Wrap packages with this festive paper to make gifts."
|
desc = "Wrap packages with this festive paper to make gifts."
|
||||||
icon = 'icons/obj/items_and_weapons.dmi'
|
icon = 'icons/obj/stack_objects.dmi'
|
||||||
icon_state = "wrap_paper"
|
icon_state = "wrap_paper"
|
||||||
flags_1 = NOBLUDGEON_1
|
flags_1 = NOBLUDGEON_1
|
||||||
amount = 25
|
amount = 25
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
/obj/item/stack/packageWrap
|
/obj/item/stack/packageWrap
|
||||||
name = "package wrapper"
|
name = "package wrapper"
|
||||||
desc = "You can use this to wrap items in."
|
desc = "You can use this to wrap items in."
|
||||||
icon = 'icons/obj/items_and_weapons.dmi'
|
icon = 'icons/obj/stack_objects.dmi'
|
||||||
icon_state = "deliveryPaper"
|
icon_state = "deliveryPaper"
|
||||||
flags_1 = NOBLUDGEON_1
|
flags_1 = NOBLUDGEON_1
|
||||||
amount = 25
|
amount = 25
|
||||||
@@ -109,7 +109,7 @@
|
|||||||
/obj/item/c_tube
|
/obj/item/c_tube
|
||||||
name = "cardboard tube"
|
name = "cardboard tube"
|
||||||
desc = "A tube... of cardboard."
|
desc = "A tube... of cardboard."
|
||||||
icon = 'icons/obj/items_and_weapons.dmi'
|
icon = 'icons/obj/stack_objects.dmi'
|
||||||
icon_state = "c_tube"
|
icon_state = "c_tube"
|
||||||
throwforce = 0
|
throwforce = 0
|
||||||
w_class = WEIGHT_CLASS_TINY
|
w_class = WEIGHT_CLASS_TINY
|
||||||
|
|||||||
Reference in New Issue
Block a user