Central Command Flag by Conflee · Pull Request #355 · ss14Starlight/space-station-14 (original) (raw)
Short description
Adds a Central Command flag for mapping use
Why we need to add this
Central Command decor
Media (Video/Screenshots)
Checks
- I do not require assistance to complete the PR.
- Before posting/requesting review of a PR, I have verified that the changes work.
- I have added screenshots/videos of the changes, or this PR does not change in-game mechanics.
- I affirm that my changes are licensed under the Starlight Fork License and grant permission for use in this repository under its conditions.
Changelog
🆑 Conflee
- add: Added a CentComm flag for mapping use
I don't know how to fix this because it, is, there. I did it exactly like how I did the posters I added but it's trying to read the vanilla texture's folders and not the _Starlight ones. I don't know how to point it at the _Starlight ones because I have never had to before.
| @@ -0,0 +1,8 @@ |
|---|
| - type: entity |
| parent: BaseFlag |
| id: CentComm_Flag |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No symbols in id
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
