plrmodes/reimu_b: nerf ofudas, slightly buff needles

This commit is contained in:
Andrei Alexeyev 2023-06-01 02:59:26 +02:00
parent 34c151af4a
commit 02e122c1bd
No known key found for this signature in database
GPG key ID: 72D26128040B9690

View file

@ -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