diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 3091efb3..abd3b5e6 100644 --- a/db/const.txt +++ b/db/const.txt @@ -154,6 +154,14 @@ cDarkGreen 9 sc_poison 132 sc_slowpoison 14 +sfx_skillup 1 +sfx_magic_generic 2 +sfx_magic_life 3 +sfx_magic_war 4 +sfx_magic_transmute 5 +sfx_magic_nature 6 +sfx_magic_astral 7 + NIBBLE_0_SHIFT 0 NIBBLE_0_MASK 15 |