]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Adjusts wallmount arcs and partially fix nanomed issues (#25451)
authorVelcroboy <107660393+IamVelcroboy@users.noreply.github.com>
Mon, 26 Feb 2024 23:28:55 +0000 (17:28 -0600)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 23:28:55 +0000 (16:28 -0700)
* Adjusts wallmount arcs and partially fix nanomed issues

* wall closets

* Guess it wants this

* Adjust arc to 175

---------

Co-authored-by: Jeff <velcroboy333@hotmail.com>
Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml
Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml
Resources/Prototypes/Entities/Structures/Wallmounts/defib_cabinet.yml
Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml
Resources/Prototypes/Entities/Structures/Wallmounts/walldispenser.yml

index 2c8f34860bf10695d263c78e92d14c31a35bb64b..88ae5bb6d7ec44f9a0955f48ddef79a0d9012f36 100644 (file)
   parent: VendingMachine
   name: vending machine
   abstract: true
+  placement:
+    mode: SnapgridCenter
+    snap:
+    - Wallmount
   components:
+  - type: Physics
+    canCollide: false
+  - type: Fixtures
   - type: Sprite
     drawdepth: WallMountedItems
     snapCardinals: false
+  - type: Rotatable
   - type: WallMount
-    arc: 180
+    arc: 175
   - type: Transform
     noRot: false
 
index 46ec7cbf6aa3e05d5abc1e544bc2b6b2d2b35c1c..66647d168f63a5710d324b0053c909e7ac8cc2aa 100644 (file)
   - type: ResistLocker
   - type: Weldable
   - type: WallMount
-    arc: 180
+    arc: 175
   - type: StaticPrice
     price: 50
   - type: Transform
index 517d2d697d90fa8a04737fd8b1620ae70c8b84c8..d9f4a827ccd43dd44b6b8b562f0d482ba8de6f7e 100644 (file)
@@ -4,7 +4,7 @@
   description: A small wall mounted cabinet designed to hold a defibrillator.
   components:
     - type: WallMount
-      arc: 90
+      arc: 175
     - type: Transform
       anchored: true
     - type: Clickable
index 3f77c248601722bd1ff8654c73f7b19019f65837..f08a229ff7998dd679a36324e5fed16ea6314dea 100644 (file)
   parent: SignalSwitch
   components:
   - type: WallMount
-    arc: 180
+    arc: 175
   - type: Construction
     graph: SignalSwitchDirectionalGraph
     node: SignalSwitchDirectionalNode
   parent: SignalButton
   components:
   - type: WallMount
-    arc: 180
+    arc: 175
   - type: Construction
     graph: SignalButtonDirectionalGraph
     node: SignalButtonDirectionalNode
   parent: ApcNetSwitch
   components:
   - type: WallMount
-    arc: 180
+    arc: 175
   - type: Construction
     graph: LightSwitchDirectionalGraph
     node: LightSwitchDirectionalNode
index c8778aea50a0e4809ca4676d0203c452804d5955..72ea308af087722c5477356554a78dcf2c4b0fce 100644 (file)
@@ -8,7 +8,7 @@
     - Wallmount
   components:
   - type: WallMount
-    arc: 180
+    arc: 175
   - type: Sprite
     sprite: Structures/Storage/tanks.rsi
     state: cleanerdispenser