plrmodes/reimu_b: nerf ofudas, slightly buff needles
This commit is contained in:
parent
34c151af4a
commit
02e122c1bd
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@
|
|||
#include "stagedraw.h"
|
||||
#include "common_tasks.h"
|
||||
|
||||
#define SHOT_FORWARD_DMG 60
|
||||
#define SHOT_FORWARD_DMG 35
|
||||
#define SHOT_FORWARD_DELAY 6
|
||||
|
||||
#define SHOT_SLAVE_DMG 42
|
||||
#define SHOT_SLAVE_DMG 44
|
||||
#define SHOT_SLAVE_PRE_DELAY 3
|
||||
#define SHOT_SLAVE_POST_DELAY 3
|
||||
|
||||
|
|
Loading…
Reference in a new issue