diff --git a/Resources/Prototypes/Entities/Door.yml b/Resources/Prototypes/Entities/Door.yml index 8b4defe564..111eff539c 100644 --- a/Resources/Prototypes/Entities/Door.yml +++ b/Resources/Prototypes/Entities/Door.yml @@ -6,7 +6,7 @@ - type: Transform - type: Clickable - type: Sprite - drawdepth: FloorPlaceable + drawdepth: Mobs # They're on the same layer as mobs, perspective. texture: Objects/door_ew.png - type: Icon diff --git a/Resources/Prototypes/Entities/Mobs.yml b/Resources/Prototypes/Entities/Mobs.yml index 62476f8319..58c8e8d346 100644 --- a/Resources/Prototypes/Entities/Mobs.yml +++ b/Resources/Prototypes/Entities/Mobs.yml @@ -21,7 +21,7 @@ - type: Sprite sprite: Mob/observer.png scale: 2, 2 - drawdepth: MobBase + drawdepth: Mobs - type: Icon icon: Mob/observer.png - type: Physics diff --git a/Resources/Prototypes/Entities/Power.yml b/Resources/Prototypes/Entities/Power.yml index bfc37efa94..f300647612 100644 --- a/Resources/Prototypes/Entities/Power.yml +++ b/Resources/Prototypes/Entities/Power.yml @@ -7,7 +7,7 @@ - type: Clickable - type: BoundingBox - type: Sprite - drawdepth: FloorPlaceable + drawdepth: BelowFloor color: Red texture: Objects/eightdirwire.png - type: Icon @@ -35,7 +35,6 @@ - type: Clickable - type: BoundingBox - type: Sprite - drawdepth: FloorPlaceable texture: Objects/generator.png - type: Icon texture: Objects/generator.png @@ -50,7 +49,7 @@ - type: Clickable - type: BoundingBox - type: Sprite - drawdepth: FloorPlaceable + drawdepth: WallMountedItems texture: Objects/provider.png - type: Icon texture: Objects/provider.png @@ -81,7 +80,6 @@ - type: Clickable - type: BoundingBox - type: Sprite - drawdepth: FloorPlaceable texture: Objects/storage.png - type: Icon texture: Objects/storage.png @@ -101,7 +99,6 @@ - type: Clickable - type: BoundingBox - type: Sprite - drawdepth: FloorPlaceable texture: Objects/wiredmachine.png - type: Icon texture: Objects/wiredmachine.png @@ -119,7 +116,6 @@ - type: Clickable - type: BoundingBox - type: Sprite - drawdepth: FloorPlaceable texture: Objects/wirelessmachine.png - type: Icon texture: Objects/wirelessmachine.png diff --git a/Resources/Prototypes/Entities/Projectiles.yml b/Resources/Prototypes/Entities/Projectiles.yml index 1158315fca..b3321a9270 100644 --- a/Resources/Prototypes/Entities/Projectiles.yml +++ b/Resources/Prototypes/Entities/Projectiles.yml @@ -6,7 +6,6 @@ - type: Transform - type: Sprite directional: false - drawdepth: FloorPlaceable texture: Objects/projectilebullet.png rotation: 180 diff --git a/Resources/Prototypes/Entities/Turret.yml b/Resources/Prototypes/Entities/Turret.yml index 920c4141c3..577c583274 100644 --- a/Resources/Prototypes/Entities/Turret.yml +++ b/Resources/Prototypes/Entities/Turret.yml @@ -6,7 +6,6 @@ - type: Clickable - type: BoundingBox - type: Sprite - drawdepth: FloorPlaceable texture: Buildings/TurrBase.png - type: entity diff --git a/engine b/engine index 00fe03b61b..693769cbd4 160000 --- a/engine +++ b/engine @@ -1 +1 @@ -Subproject commit 00fe03b61bd44237536db15bf2199435ccbb1933 +Subproject commit 693769cbd4f621b1d50bd8aea8a2bb2707bb629b