mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 00:51:23 +00:00
* a * Update cqcplus.dm * Update cqcplus.dm * Update cqcplus.dm * Update cqcplus.dm * Update uplink_items.dm
12 lines
420 B
Plaintext
12 lines
420 B
Plaintext
//Martial arts defines
|
|
|
|
#define MARTIALART_BOXING "boxing"
|
|
#define MARTIALART_WRESTLING "wrestling"
|
|
#define MARTIALART_SLEEPINGCARP "sleeping carp"
|
|
#define MARTIALART_PSYCHOBRAWL "psychotic brawling"
|
|
#define MARTIALART_MUSHPUNCH "mushroom punch"
|
|
#define MARTIALART_KRAVMAGA "krav maga"
|
|
#define MARTIALART_CQC "CQC"
|
|
#define MARTIALART_CQC_PLUS "CQCPLUS" //SKYRAT EDIT ADDITION
|
|
#define MARTIALART_PLASMAFIST "plasma fist"
|