diff options
author | Vincent Petithory <vincent.petithory@gmail.com> | 2012-11-07 19:25:32 +0100 |
---|---|---|
committer | Vincent Petithory <vincent.petithory@gmail.com> | 2012-11-09 14:16:03 +0100 |
commit | 24abe3fd27e9d46dba89a8b5f3f030787b3f14e9 (patch) | |
tree | c594c0b49258d8f66f9422fa2f46b4460d2a0aa7 /world/map/db/const.txt | |
parent | ef771466319f6c6eefc07be9604be39e48b13f26 (diff) | |
download | serverdata-24abe3fd27e9d46dba89a8b5f3f030787b3f14e9.tar.gz serverdata-24abe3fd27e9d46dba89a8b5f3f030787b3f14e9.tar.bz2 serverdata-24abe3fd27e9d46dba89a8b5f3f030787b3f14e9.tar.xz serverdata-24abe3fd27e9d46dba89a8b5f3f030787b3f14e9.zip |
Add pumpkin explosion effect. Update submodule pointer.
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 1bcb32e6..42737175 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -349,6 +349,7 @@ FX_CRITICAL 28 FX_LARGE_EXPLOSION 30 FX_MEDIUM_EXPLOSION 31 FX_MEDIUM_SMOKE 32 +FX_PUMPKIN_EXPLOSION 43 FX_MAGIC_SHIELD_ENDS 111 FX_ELECTRICITY_RED 114 FX_ELECTRICITY_BLUE 115 |