Files
VOREStation/code/__defines/shock.dm
T
ShadowLarkens 0589c56f4a Add Multishock integration (#17766)
* Add Multishock integration

* Add a note about etiquitte

* Little fix to the vore panel
2025-06-02 22:21:36 +02:00

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"