mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-17 20:30:46 +01:00
0589c56f4a
* Add Multishock integration * Add a note about etiquitte * Little fix to the vore panel
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
// KEEP THIS UP TO DATE WITH tgui/packages/tgui/interfaces/ShockConfigurator.tsx
|
|
#define SHOCKFLAG_BURNDAMAGE 0x1
|
|
#define SHOCKFLAG_DIGESTION 0x2
|
|
#define SHOCKFLAG_TEST "test"
|