]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Created Proximity Detection and Beeper Systems (#23177)
authorJezithyr <jezithyr@gmail.com>
Thu, 4 Jan 2024 23:56:23 +0000 (15:56 -0800)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2024 23:56:23 +0000 (15:56 -0800)
commitc242e05cdea4dbc3e783659391f16dedf5662397
tree0f20c86c6833759df7c6e1bb37d946853332384f
parent435e2183405a3f44ad4e32db324219b3223c74c7
Created Proximity Detection and Beeper Systems (#23177)
Content.Server/Pinpointer/ProximityBeeperComponent.cs [deleted file]
Content.Server/Pinpointer/ProximityBeeperSystem.cs [deleted file]
Content.Shared/Beeper/BeeperEvents.cs [new file with mode: 0644]
Content.Shared/Beeper/Components/BeeperComponent.cs [new file with mode: 0644]
Content.Shared/Beeper/Components/ProximityBeeperComponent.cs [new file with mode: 0644]
Content.Shared/Beeper/Systems/BeeperSystem.cs [new file with mode: 0644]
Content.Shared/Beeper/Systems/ProximityBeeperSystem.cs [new file with mode: 0644]
Content.Shared/ProximityDetection/Components/ProximityDetectorComponent.cs [new file with mode: 0644]
Content.Shared/ProximityDetection/ProximityDetectionEvents.cs [new file with mode: 0644]
Content.Shared/ProximityDetection/Systems/ProximityDetectionSystem.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml