fixes a few common gridinv sprite rotations (#22256)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
components:
|
||||
- type: Item
|
||||
size: Small
|
||||
storedRotation: 90
|
||||
- type: Handcuff
|
||||
cuffedRSI: Objects/Misc/handcuffs.rsi
|
||||
bodyIconState: body-overlay
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
- type: Item
|
||||
size: Small
|
||||
heldPrefix: default
|
||||
storedRotation: -90
|
||||
- type: Access
|
||||
- type: IdCard
|
||||
- type: StationRecordKeyStorage
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
- type: Appearance
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Janitorial/soap.rsi
|
||||
storedRotation: -90
|
||||
- type: Slippery
|
||||
paralyzeTime: 2
|
||||
launchForwardsMultiplier: 1.5
|
||||
@@ -68,7 +69,6 @@
|
||||
solution: soap
|
||||
- type: BadFood
|
||||
|
||||
|
||||
- type: entity
|
||||
name: soap
|
||||
id: SoapNT
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- ScannersAndVessels
|
||||
- type: Item
|
||||
storedRotation: -90
|
||||
|
||||
- type: entity
|
||||
id: AnomalyLocatorUnpowered
|
||||
|
||||
Reference in New Issue
Block a user