From 0eead492de323aea52e7d6c20edb7ae7bd77f3bd Mon Sep 17 00:00:00 2001
From: Tiniest Shark
Date: Sun, 7 Dec 2025 15:14:49 -0500
Subject: [PATCH] Reverts Mop + Glowstick Storage Rotation (#41765)
diagonal pixels are ugly, sorry.
---
.../Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml | 1 -
Resources/Prototypes/Entities/Objects/Tools/glowstick.yml | 1 -
2 files changed, 2 deletions(-)
diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml
index 5aba5b7918..d1b95a3f09 100644
--- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml
+++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml
@@ -37,7 +37,6 @@
- type: Item
size: Large
sprite: Objects/Specific/Janitorial/mop.rsi
- storedRotation: 45
- type: Absorbent
useAbsorberSolution: true
- type: SolutionContainerManager
diff --git a/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml b/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml
index 48a1ab87fc..e204e979ad 100644
--- a/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml
+++ b/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml
@@ -30,7 +30,6 @@
- type: Item
sprite: Objects/Misc/glowstick.rsi
heldPrefix: unlit
- storedRotation: -45
- type: Appearance
- type: PointLight
enabled: false
--
2.52.0