Commit Graph

18 Commits (03d2f302d932c47bf128bde8f1284da29fec3578)

Author SHA1 Message Date
DraugTheWhopper 73405d5424 Add the new "humanoidpockets_low" treasurelist to a bunch of monsters 2022-12-03 15:15:38 -05:00
DraugTheWhopper 8940fe825e Add humanoid bodypart treasurelist to many monsters 2022-12-03 15:15:38 -05:00
Nicolas Weeger ed7a8ce6d3 Reformat treasure lists
Patch by Egorov Sergey
https://sourceforge.net/p/crossfire/patches/461/
2022-05-25 18:56:24 +02:00
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
Nicolas Weeger 91452bed2c Remove x flag 2021-08-28 22:59:28 +02:00
silvernexus bdded9f4fa Fixed faces for nonplayer warrior humanoids.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18536 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-29 03:57:55 +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
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 529f67bfe9 Fix animation related problems.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11340 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-06 07:16:50 +00:00
ryo_saeba 97c831cf66 Remove obsolete color_fg.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10379 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 11:38:55 +00:00
akirschbaum adb9522ce2 Use better compression to reduce image sizes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8170 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-12 02:22:57 +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
ryo_saeba 213f2d7e7a Add missing faces for old monsters.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5781 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-17 11:42:14 +00:00
mwedel 8cec8311af Fix a few arc errors related to panther.111 disappearing, but
gaea still using them.
Break out many of the treasure lists, and add the necessary skills so that
the monsters can properly use things like spellbooks, wands, rods, etc.
In many cases, update the creatures to have their own specific treasurelist.
Add proper skill values to rods, horns, and staves - should fix problem with
exp not being credited to correct skill.
MSW 2004-02-01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2577 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-02-02 00:34:09 +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