mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
* 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
7 lines
256 B
Plaintext
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" |