mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Updates Sprites for Wrapped/Present Objects + A Few other containers (#17532)
* adds crate sprites * more sprites yay! * Adds critter crate sprites * better critter sprites * last sprite update, promise
This commit is contained in:
@@ -78,8 +78,7 @@
|
||||
name = "small parcel"
|
||||
desc = "A small wrapped package."
|
||||
icon = 'icons/obj/storage.dmi'
|
||||
icon_state = "deliverycrateSmall"
|
||||
item_state = "deliverypackage"
|
||||
icon_state = "deliverycrate2"
|
||||
var/obj/item/wrapped = null
|
||||
var/giftwrapped = 0
|
||||
var/sortTag = 0
|
||||
|
||||
Reference in New Issue
Block a user