Files
Guti 8e357dd556 EMP & Wires refactor (#19401)
* EMP Refactor

* EVERYBODY gets wires

* Shield gen

* fix

* Fix those

* Changes

* ,

* kill

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2026-04-11 15:05:41 -04:00

6 lines
109 B
Plaintext

#define EMP_HEAVY 1
#define EMP_MEDIUM 2
#define EMP_LIGHT 3
#define EMP_HARMLESS 4
#define EMP_NONE 5