[MDB IGNORE] "Holy shit we need the halloween fixes" TGU (#395)

* tgu

* idk this seems to work

* rad collector stuff, the pubby update

* pubby update

* Helio and finishing Pubby

* map stuff

* drone dispensers

* tgu
This commit is contained in:
John Willard
2021-10-28 20:09:53 -04:00
committed by GitHub
parent 2b73ffb83e
commit b7ce41dec7
1060 changed files with 25316 additions and 15446 deletions

View File

@@ -10,3 +10,5 @@
#define is_reserved_level(z) SSmapping.level_trait(z, ZTRAIT_RESERVED)
#define is_away_level(z) SSmapping.level_trait(z, ZTRAIT_AWAY)
#define is_secret_level(z) SSmapping.level_trait(z, ZTRAIT_SECRET)