summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/const.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index 8e3199d8..c3a4177c 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -3412,3 +3412,11 @@ BrimmedFlowerHat 2905
Knife 3500
PiouSlayer 3501
EFFECT_HEAL 7
+DOWN 0
+DOWNLEFT 1
+LEFT 2
+LEFTUP 3
+UP 4
+UPRIGHT 5
+RIGHT 6
+RIGHTDOWN 7