]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Sentry turrets - Part 2: Basic prototype (#35031)
authorchromiumboy <50505512+chromiumboy@users.noreply.github.com>
Sun, 23 Feb 2025 13:39:44 +0000 (07:39 -0600)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2025 13:39:44 +0000 (00:39 +1100)
commit066c77396544e24e1178236688a26cb4a728e7f2
tree89e57b792d86c8825f6d3d68332779ba642c441c
parentb742afbe2c6aa8a49551de094cc6b8ab7680d8f3
Sentry turrets - Part 2: Basic prototype (#35031)
Content.Server/Power/Components/ApcPowerReceiverBatteryComponent.cs [new file with mode: 0644]
Content.Server/Power/EntitySystems/PowerNetSystem.cs
Content.Shared/Power/SharedPowerDevice.cs
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Turrets/turrets_ballistic.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Guns/Turrets/turrets_base.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Guns/Turrets/turrets_broken.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Guns/turrets.yml [deleted file]