Commit Graph

9 Commits (master)

Author SHA1 Message Date
Kevin Zheng d2eac50d19 Fix number of feet
Most monsters with 'body_foot 1' do not have the correct number of feet,
which prevents them from wearing shoes. In most cases, give them two
feet. For some monsters (e.g. djinn), reduce number of feet to zero.
2022-05-23 21:09:30 -07:00
meflin2 74a92689cd monster rebalance - rebase AC
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14770 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-07-02 17:27:20 +00:00
meflin2 9776021fd3 make monsters able to break doors and earthwalls
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11995 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-24 00:45:31 +00:00
akirschbaum 3cf93a9758 Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11777 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-08 22:23:57 +00:00
ryo_saeba 6c95a063b7 Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10344 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 08:19:33 +00:00
ryo_saeba 396417b0a2 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6557 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 19:01:22 +00:00
ryo_saeba fc2b6f57d9 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6263 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:29:40 +00:00
akirschbaum 78278bfb4d Add explicit 'move_type walk' to all monsters.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5863 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:07:48 +00:00
mikeeusa 6a9fc88344 Arch: Added more JINN. For the QUEST. I'm MAKING. \!
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4072 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-30 18:00:33 +00:00