Commit Graph

15 Commits (04d8812c1e721c96259b48672a41be3b95154a8e)

Author SHA1 Message Date
Kevin Zheng 5a026ef6c7 Update fishing lists
Split fish into freshwater, seawater, and deep-sea fish. Give them
different fishing levels and experience. Make most bodies of water
fishable.

Make fish roughly as hard to find as they are now, but increase nrof so
that multiple fish can be caught once a suitable fishing spot is found.
2021-07-15 14:52:17 -05:00
silvernexus 1150aa1543 Added specific name for shallow sea to prevent in-game appearance with underscore.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19475 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-05-21 19:11:45 +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 0f6c1f4d19 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@11299 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 00:44:23 +00:00
ryo_saeba 1d68e3ecce Add fish to sea, so players can fish.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8747 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-04-12 20:48:20 +00:00
mwedel a765f5bb8a Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6768 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-10 07:39:53 +00:00
ryo_saeba f7e010a91f Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6550 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 18:41:05 +00:00
akirschbaum dbf0a1efca Replace "no_pass 1" with "move_block all".
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5939 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-05 21:00:42 +00:00
mwedel e39385619d Update archetypes with appropriate move_block attributes. For the
land ones, don't allow swim or boat movement types.  For the water ones,
allow boat movement types.
MSW 2006-02-06


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4428 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-07 07:59:19 +00:00
temitchell ed1bf5d6a2 renumbered all the smoothing to make some room and fix some ugliness
this scheme goes along the lines of:

beach - 10
sea - 20
floors/roads - 30
grass - 40
hills - 60
mountains - 100
forests - 125
trees - 140


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2256 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-18 04:01:09 +00:00
temitchell 50a4570315 - changes for smoothing - new water, swamp smoothing and some fixes for
some arch information


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2243 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-16 02:58:17 +00:00
tchize 6ad5275551 updated .arc files so they now contain the smoothface informations.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2240 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-15 12:56:59 +00:00
temitchell 540c04b0e4 - smooth the seas - you can also use this to enhance animation :)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2231 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-13 00:21:49 +00:00
garbled b43974cd6c Add is_water to these
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1765 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-28 05:40:31 +00:00
mwedel 45a219df0d Add new archetypes. Fix missing newline at end of gnoll_chief_arc.arc.
Fixed a few files that resulted in png warnings during load.
MSW 2001-12-04


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1448 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-05 06:43:40 +00:00