Merge pull request #37206 from AutomaticFrenzy/patch/pixel-z
Correct some pixel_z issues
This commit is contained in:
committed by
CitadelStationBot
parent
f98040513a
commit
de896c2929
@@ -4,7 +4,7 @@
|
||||
icon_state = "hydrotray"
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
pixel_y = 8
|
||||
pixel_z = 8
|
||||
obj_flags = CAN_BE_HIT | UNIQUE_RENAME
|
||||
circuit = /obj/item/circuitboard/machine/hydroponics
|
||||
var/waterlevel = 100 //The amount of water in the tray (max 100)
|
||||
|
||||
Reference in New Issue
Block a user