]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
no more clown satchel + duffel trolling (#15831)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Sat, 29 Apr 2023 09:02:36 +0000 (09:02 +0000)
committerGitHub <noreply@github.com>
Sat, 29 Apr 2023 09:02:36 +0000 (19:02 +1000)
Co-authored-by: deltanedas <@deltanedas:kde.org>
Resources/Prototypes/Entities/Clothing/Back/duffel.yml
Resources/Prototypes/Entities/Clothing/Back/satchel.yml

index 8398df50f5be3e2228db2d3afabdf01226a72ecf..3e9089a15b7bff6ddfcf4d4a9de21d2d413a2ae9 100644 (file)
@@ -26,6 +26,9 @@
     interfaces:
     - key: enum.StorageUiKey.Key
       type: StorageBoundUserInterface
+  # to prevent bag open/honk spam
+  - type: UseDelay
+    delay: 0.5
 
 - type: entity
   parent: ClothingBackpackDuffel
index 67f43c1f9c193daffee7ffdfea43f130853900b4..9cb5c22984fd504b3866a9082c1f768144f47ece 100644 (file)
@@ -23,6 +23,9 @@
     interfaces:
     - key: enum.StorageUiKey.Key
       type: StorageBoundUserInterface
+  # to prevent bag open/honk spam
+  - type: UseDelay
+    delay: 0.5
 
 - type: entity
   parent: ClothingBackpackSatchel