Closed southbridge-fur closed 1 day ago
This PR contains new or changed maps:
Maps are being rendered. This comment will be updated if rendering them is done. 11/21/24 00:27
RSI Diff Bot; head commit e656d56cb54ae418f98cf1be236020a3df2a2d43 merging into beeffdb5e1e610067e8cc2b0db856e60579cedae This PR makes changes to 1 or more RSIs. Here is a summary of all changes:
| State | Old | New | Status | --- | --- | --- | --- | | pods | ![](https://raw.githubusercontent.com/space-wizards/space-station-14/beeffdb5e1e610067e8cc2b0db856e60579cedae/Resources/Textures/Structures/Wallmounts/signs.rsi/pods.png) | ![](https://raw.githubusercontent.com/southbridge-fur/space-station-14/e656d56cb54ae418f98cf1be236020a3df2a2d43/Resources/Textures/Structures/Wallmounts/signs.rsi/pods.png) | Modified | directional_pods | ![]() | ![](https://raw.githubusercontent.com/southbridge-fur/space-station-14/e656d56cb54ae418f98cf1be236020a3df2a2d43/Resources/Textures/Structures/Wallmounts/signs.rsi/directional_pods.png) | Added
Accidentally included my map for some reason
It should probably be the small variant of signs, not the big one
About the PR
Created these directional evac pod signs since the current ones have just an up arrow and in my option don't read very well. Having directional ones can help provide some important context that could mean the difference between life and death when trying to find an evac pod.
Why / Balance
Myself and another map maker expressed wanting them so I decided to make them.
Technical details
Adds a new entity to
/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
and the relevant sprite sheet which is a directional variant of the evac pod sign. This does not replace the previous evac sign to prevent any issues if this gets merged without any map updates.Media
Sprite sheet
In game
Plays nice with rotating the camera
Requirements
Breaking changes
No breaking changes as this does not replace the previous signs, just adds new ones.
Changelog
:cl: Southbridge