*** empty log message ***
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
|
||||
#include <tsconst>
|
||||
|
||||
#pragma tsfun
|
||||
|
||||
/* Function is called just before a kung foo attack is done,
|
||||
* damage and time length may be altered with natives.
|
||||
@ -96,4 +97,4 @@ native ts_is_running_powerup(id)
|
||||
// Highly experimental command which overrides powerup types.
|
||||
// Use if a powerup is already running, or if a powerup is not running.
|
||||
// Safe to use in powerup forward.
|
||||
native ts_force_run_powerup(id,PWUP_TYPE)
|
||||
native ts_force_run_powerup(id,PWUP_TYPE)
|
||||
|
Reference in New Issue
Block a user