diff options
author | shennetsind <ind@henn.et> | 2013-10-30 18:38:14 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-10-30 18:38:14 -0200 |
commit | 7fefefdde386f13f8fefa8db3ffe9ed140c8aa10 (patch) | |
tree | 715f3b80d75cab3a9c2a3abd04ae4461165e8854 /db/const.txt | |
parent | a2405882a4123d6a11d24e895b40148dc7cb455e (diff) | |
parent | bd04c6c566902d03d633b4dfee5335361155a79e (diff) | |
download | hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.tar.gz hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.tar.bz2 hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.tar.xz hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index d04b0d8b4..e5874f52f 100644 --- a/db/const.txt +++ b/db/const.txt @@ -365,6 +365,8 @@ mf_monster_noteleport 49 mf_pvp_nocalcrank 50 mf_battleground 51 mf_reset 52 +mf_notomb 53 +mf_nocashshop 54 cell_walkable 0 cell_shootable 1 @@ -1242,6 +1244,8 @@ SC_MTF_RANGEATK 567 SC_MTF_MATK 568 SC_MTF_MLEATKED 569 SC_MTF_CRIDAMAGE 570 +SC_MOONSTAR 571 +SC_SUPER_STAR 572 e_gasp 0 e_what 1 |