Commit Graph

10 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
anmaster 8aa0df8d58 Fix incorrect svn properties, for example .png should not have svn:keywords set, that could in worst case result in corruption. While we are updating properties anyway, clean up incorrect (but mostly harmless) svn:mime-type, svn:executable and so on.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13991 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-10-11 18:15:00 +00:00
ryo_saeba 2ddad229b3 Remove duplicated attributes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12302 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-12-06 18:01:05 +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
akirschbaum 95666f5aac Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11304 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 13:41:22 +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 dcf22d120f Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6261 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:24:38 +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
temitchell ef8693c879 - rename human to humanoid
- reorg race folders
- add dragon folk and halflings
- fix man and woman to have facings
- fix charwoman


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2187 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-06-16 06:31:16 +00:00