]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add RoomFill markers (#22293)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Thu, 4 Jan 2024 04:17:04 +0000 (15:17 +1100)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2024 04:17:04 +0000 (15:17 +1100)
commitf533a1a543af7784f7f9788073a6aae404761022
tree4524839d6378352276efb08d3c303a08847b9fc1
parenta3516e60e753d9b05982a00b4c9be6b737dec43f
Add RoomFill markers (#22293)

* Add RoomFill markers

* weh

* Also deez

* Working

* Randomised fills working

* Fixes

* Fix lack of prototypes

* Fix tests

* Fix tests?
Content.Server/Procedural/DungeonJob.PrefabDunGen.cs
Content.Server/Procedural/DungeonSystem.Rooms.cs [new file with mode: 0644]
Content.Server/Procedural/DungeonSystem.cs
Content.Server/Procedural/RoomFillComponent.cs [new file with mode: 0644]
Content.Server/Procedural/RoomFillSystem.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Markers/rooms.yml [new file with mode: 0644]