diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-15 02:40:33 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-15 02:40:33 +0000 |
commit | d0dfa3c6de533c015893965f439cf71d2dc064c9 (patch) | |
tree | 46bd442a339ad831eee752a0e8bf7185e39cabbf /ChangeLog | |
parent | c4f8c95691e8661d1c51383c63804f6879b44419 (diff) | |
download | mana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.tar.gz mana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.tar.bz2 mana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.tar.xz mana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.zip |
AAdded pathblocking rules to NPCs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * src/map.cpp: Fixed a crash caused by the new blocking system. * data/new_1-1.tmx: Fixed warp to map 15 (patch by peavey). + * src/npc.hpp: Added pathblocking rules for NPCs. 2008-03-13 Philipp Sehmisch <tmw@crushnet.org> |