Commit Graph

7 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
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 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 fa459329f9 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6268 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:41:05 +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