]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Water gun cargo crate (#16172)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sun, 7 May 2023 03:14:54 +0000 (23:14 -0400)
committerGitHub <noreply@github.com>
Sun, 7 May 2023 03:14:54 +0000 (13:14 +1000)
commit4c2b521c905df97fd269d829e365cfa66650b841
tree540d81dec4db21f24e8216611d4f92849ca9e8e5
parent883d6646ea0bf0801c1c6d71d1ef7fd6f88079dd
Water gun cargo crate (#16172)
22 files changed:
Content.Client/Sprite/RandomSpriteSystem.cs
Content.Server/Sprite/RandomSpriteSystem.cs
Content.Shared/Sprite/RandomSpriteComponent.cs
Resources/Locale/en-US/prototypes/catalog/cargo/cargo-fun.ftl
Resources/Locale/en-US/prototypes/catalog/fills/crates/fun-crates.ftl
Resources/Prototypes/Catalog/Cargo/cargo_fun.yml
Resources/Prototypes/Catalog/Fills/Crates/fun.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/watergun.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
Resources/Textures/Objects/Weapons/Guns/Pistols/soaker.rsi/detail1.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/soaker.rsi/detail2.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/soaker.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/soaker.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/soaker.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/soaker.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/water_pistol.rsi/detail.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/water_pistol.rsi/display.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/water_pistol.rsi/equipped-BELT.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/water_pistol.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/water_pistol.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/water_pistol.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Pistols/water_pistol.rsi/meta.json [new file with mode: 0644]