Fish archetypes and treasure list.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8746 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2008-04-12 20:47:59 +00:00
parent d5df0831c0
commit 7d14ad65a4
2 changed files with 148 additions and 0 deletions

129
food/fish.arc 100644
View File

@ -0,0 +1,129 @@
# Source: http://commons.wikimedia.org/wiki/Image:Argyropelecus_gigas_(Giant_hatchetfish).gif
# Licence:
# The author is Dr Tony Ayling, the illustration was originally published in Guide to the Sea Fishes of New Zealand by Tony Ayling & Geoffrey Cox, (William Collins Publishers Ltd, Auckland, New Zealand 1982) ISBN 0-00-216987-8
Object fish_1
name fish
face fish_1.111
color_fg green
food 100
nrof 1
type 6
material 32
value 4
weight 3500
identified 1
name_pl fishes
client_type 601
harvest_race fish
harvest_exp 100
harvest_level 1
harvest_tool pole
end
# Source: from http://commons.wikimedia.org/wiki/Image:Allocyttus_verrucosus_(Warty_oreo).gif
# Licence:
# This illustration is licensed under the Creative Commons Attribution ShareAlike 1.0 license. The author is Dr Tony Ayling, the illustration was originally published in Guide to the Sea Fishes of New Zealand by Tony Ayling & Geoffrey Cox, (William Collins Publishers Ltd, Auckland, New Zealand 1982) ISBN 0-00-216987-8.
Object fish_2
name fish
face fish_2.111
color_fg green
food 100
nrof 1
type 6
material 32
value 4
weight 3500
identified 1
name_pl fishes
client_type 601
harvest_race fish
harvest_exp 100
harvest_level 1
harvest_tool pole
end
# The 4 following pics have the following licence:
# Source: http://www.fishbase.org
# This is a drawing by former FishBase staff member Robbie N. Cada.
# Drawings done by Robbie Cada are public domain and can be used freely, however, FishBase would appreciate a proper indication of the source.
# Source: http://commons.wikimedia.org/wiki/Image:Apcoc_u0.gif
Object fish_3
name fish
face fish_3.111
color_fg green
food 100
nrof 1
type 6
material 32
value 4
weight 3500
identified 1
name_pl fishes
client_type 601
harvest_race fish
harvest_exp 100
harvest_level 1
harvest_tool pole
end
# Source: http://commons.wikimedia.org/wiki/Image:Amper_u0.gif
Object fish_4
name fish
face fish_4.111
color_fg green
food 100
nrof 1
type 6
material 32
value 4
weight 3500
identified 1
name_pl fishes
client_type 601
harvest_race fish
harvest_exp 100
harvest_level 1
harvest_tool pole
end
# Source: http://commons.wikimedia.org/wiki/Image:Amoce_u0.gif
Object fish_5
name fish
face fish_5.111
color_fg green
food 100
nrof 1
type 6
material 32
value 4
weight 3500
identified 1
name_pl fishes
client_type 601
harvest_race fish
harvest_exp 100
harvest_level 1
harvest_tool pole
end
# Source: http://commons.wikimedia.org/wiki/Image:Ammel_u0.gif
Object fish_6
name fish
face fish_6.111
color_fg green
food 100
nrof 1
type 6
material 32
value 4
weight 3500
identified 1
name_pl fishes
client_type 601
harvest_race fish
harvest_exp 100
harvest_level 1
harvest_tool pole
end

19
food/fish.trs 100644
View File

@ -0,0 +1,19 @@
treasure fish
arch fish_1
chance 10
more
arch fish_2
chance 10
more
arch fish_3
chance 10
more
arch fish_4
chance 10
more
arch fish_5
chance 10
more
arch fish_6
chance 10
end