Commit Graph

20 Commits (ae7633edbdaa3aca53e4dad60fc7364ece7f8224)

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
mwedel acff3a14bd Update several archetypes which had type of CLASS (37) but were not in
fact class archetypes and instead more often used as NPC or monsters.
Remove type so they default to monsters and give them some real stats.
Also fixes bug in that requestinfo class_list would return these bogus
entries.
MSW 2010-05-20



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13284 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-21 07:14: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
akirschbaum 48d539d724 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@11306 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 14:46:12 +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
anmaster 8cf1efc096 Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11256 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:15:36 +00:00
akirschbaum 86eea6481d Add explicit animations.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10689 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-23 17:32:09 +00:00
ryo_saeba 4d1aac4e17 Remove obsolete color_fg.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10378 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 11:14:38 +00:00
ryo_saeba ea684a5af0 Put list from the treasure file, remove duplication.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@9367 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-25 17:26:40 +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 88f6e99fc6 Those archetypes were in player/old, but are still used in some maps.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5836 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 18:42:30 +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