Removes 2 TG edits & TGU (#975)

* deletes our yarn and moves fulp edit to a proper fulp edit

* tgu

* retgu

* reasonable fixes to maps

* fixes to pubby & selene

* test commit

* Update tgstation.dme

* FUCK YOU SELENE

* Revert "Merge branch 'tgui-thing' of https://github.com/JohnFulpWillard/fulpstation into tgui-thing"

This reverts commit a0de10e581, reversing
changes made to 69fa3aecfd.

* Fixes the rest of fulp map issues

* Fulp edits

* Update PubbyStation.dmm

* Update Heliostation.dmm

* Last fixes

* fix selene double APC

* removes a telecomms hub from bridge

* adds ranged oven to all maps

* Ordnance data disk (from a previous TGU)

* consoles too

* revert readme & prison ovens
This commit is contained in:
John Willard
2023-04-30 11:46:37 -04:00
committed by GitHub
parent 29941173c6
commit 62ef201552
1520 changed files with 415389 additions and 55522 deletions

View File

@@ -3,3 +3,9 @@
/// The game ID for normal ghost CTF
#define CTF_GHOST_CTF_GAME_ID "centcom"
/// The game ID used by the medieval simulator shuttle.
#define CTF_MEDISIM_CTF_GAME_ID "medisim"
/// A list containing all loaded CTF games
GLOBAL_LIST_EMPTY(ctf_games)