]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Take 2: Rename ammunition box (.50), Liberation Station .50 stock (#35326)
authorK-Dynamic <20566341+K-Dynamic@users.noreply.github.com>
Sat, 15 Mar 2025 16:43:49 +0000 (04:43 +1200)
committerGitHub <noreply@github.com>
Sat, 15 Mar 2025 16:43:49 +0000 (09:43 -0700)
ammunition box (.50), .50 shell pellet

also die robust toolbox commits

Resources/Prototypes/Catalog/VendingMachines/Inventories/ammo.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml

index f767e95e11efadf8cb17e9c5a01e79deaebfc137..d911a518608e28771fe15c2d064e003c7d93b53e 100644 (file)
@@ -15,3 +15,6 @@
 
     MagazineBoxRifle: 6
     MagazineBoxRiflePractice: 3
+
+    BoxLethalshot: 6
+    BoxShotgunPractice: 3
index a26ef19c81cff54cf8adf5c0490154649905152b..049271f998092f936a677b7ef4cfaec6a5816aff 100644 (file)
@@ -34,7 +34,7 @@
 - type: entity
   parent: AmmoProviderShotgunShell
   id: BoxBeanbag
-  name: shell box (beanbag)
+  name: ammunition box (.50 beanbag)
   components:
     - type: BallisticAmmoProvider
       proto: ShellShotgunBeanbag
@@ -51,7 +51,7 @@
       - state: beanbag
 
 - type: entity
-  name: shell box (lethal)
+  name: ammunition box (.50 pellet)
   parent: AmmoProviderShotgunShell
   id: BoxLethalshot
   components:
@@ -66,7 +66,7 @@
       - state: lethal
 
 - type: entity
-  name: shell box (slug)
+  name: ammunition box (.50 slug)
   parent: AmmoProviderShotgunShell
   id: BoxShotgunSlug
   components:
@@ -85,7 +85,7 @@
       - state: slug
 
 - type: entity
-  name: shell box (flare)
+  name: ammunition box (.50 flare)
   parent: AmmoProviderShotgunShell
   id: BoxShotgunFlare
   components:
       - state: flare
 
 - type: entity
-  name: shell box (incendiary)
+  name: ammunition box (.50 incendiary)
   parent: AmmoProviderShotgunShell
   id: BoxShotgunIncendiary
   components:
       - state: incendiary
 
 - type: entity
-  name: shell box (uranium)
+  name: ammunition box (.50 uranium)
   parent: AmmoProviderShotgunShell
   id: BoxShotgunUranium
   components:
       - state: uranium
 
 - type: entity
-  name: shell box (practice)
+  name: ammunition box (.50 practice)
   parent: AmmoProviderShotgunShell
   id: BoxShotgunPractice
   components:
       - state: practice
 
 - type: entity
-  name: shell box (tranquilizer)
+  name: ammunition box (.50 tranquilizer)
   parent: AmmoProviderShotgunShell
   id: BoxShellTranquilizer
   components:
index 3870b872a6ecc632997b94a7ac20da8bedeb84a0..72411fc13401801117adb3082f61bf368237e1f6 100644 (file)
@@ -73,7 +73,7 @@
 
 - type: entity
   id: ShellShotgun
-  name: shell (.50)
+  name: shell (.50 pellet)
   parent: [ BaseShellShotgun, BaseSecurityContraband ]
   components:
   - type: Sprite