forked from UNLOZE/sm-plugins
DamageProxy improvements and API fix
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
* ============================================================================
|
||||
*/
|
||||
|
||||
#define ZR_KNOCKBACK_CUSTOM (1<<31)
|
||||
#define ZR_KNOCKBACK_SCALE (1<<1)
|
||||
#define ZR_KNOCKBACK_LIMITVEL (1<<2)
|
||||
|
||||
/**
|
||||
* Set a maximum knockback velocity.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user