Merge pull request #37206 from AutomaticFrenzy/patch/pixel-z

Correct some pixel_z issues
This commit is contained in:
Jordan Brown
2018-04-15 23:22:38 -04:00
committed by CitadelStationBot
parent f98040513a
commit de896c2929
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -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)