mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Basepixels (#1512)
* Basepixels (#54652) * Basepixels Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
icon_state = "gondola"
|
||||
icon_living = "gondola"
|
||||
pixel_x = -16//2x2 sprite
|
||||
base_pixel_x = -16
|
||||
pixel_y = -5
|
||||
base_pixel_y = -5
|
||||
layer = TABLE_LAYER//so that deliveries dont appear underneath it
|
||||
loot = list(/obj/effect/decal/cleanable/blood/gibs, /obj/item/stack/sheet/animalhide/gondola = 2, /obj/item/food/meat/slab/gondola = 2)
|
||||
//Gondolas aren't affected by cold.
|
||||
|
||||
Reference in New Issue
Block a user