mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 20:11:56 +00:00
Co-authored-by: AMonkeyThatCodes <20987591+AMonkeyThatCodes@users.noreply.github.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
#define BASIC_MOB_MAX_STAMINALOSS 200
|
|
|
|
///Basic mob flags
|
|
#define DEL_ON_DEATH (1<<0)
|
|
|