From 292270ca3bec31382ee31aa12c327ca855c568a4 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 20 Jun 2015 14:46:38 +0200 Subject: Add position constants on const.txt. --- db/const.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'db') 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 -- cgit v1.2.3-60-g2f50