mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user