Files
vgstation13/__DEFINES/invisibility_defines.dm
adacovsk b63bc16662 Refactoring Invisibility and Transparency for specific objs and mobs (#32596)
* refactoring

* refactorin

* Update mob.dm

* Update mob.dm

* refactor

* Update horror.dm

* all done

* Update carbon.dm

* Update potions.dm

* Update potions.dm

* Update objs.dm

* more

* fix vampire invisibility

* Update cosmetics.dm

* fixed

* Update update_icons.dm

* Update update_icons.dm
2022-05-17 12:16:10 -05:00

7 lines
256 B
Plaintext

#define INVISIBLESPRAY "invisiblespray"
#define ETHEREAL "ethereal"
#define CLOAKINGCLOAK "cloakingcloak"
#define INVISIBLEPOTION "invisiblepotion"
#define TRANSPARENCYPOTION "transparencypotion"
#define VAMPIRECLOAK "vampire_cloak"
#define HORROR "horror"