New skill: fishing. Pole courtesy Maligor.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5924 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2007-04-03 21:21:14 +00:00
parent a2ebb7bd13
commit 746436ed7f
4 changed files with 35 additions and 0 deletions

View File

@ -12,4 +12,8 @@ editable 2048
identified 1
name_pl fishes
client_type 601
harvest_race fish
harvest_exp 100
harvest_level 1
harvest_tool pole
end

View File

@ -0,0 +1,18 @@
Object fishing_pole
name fishing pole
face fishing_pole.111
color_fg brown
type 74
skill fishing
material 20
nrof 1
value 1500
weight 5000
editable 2048
name_pl fishing poles
client_type 451
body_skill -1
harvest_race fish
harvest_tool pole
harvest_speed -2
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

13
skills/fishing.arc 100644
View File

@ -0,0 +1,13 @@
Object skill_fishing
name fishing
skill fishing
slaying fish
type 43
invisible 1
no_drop 1
subtype 39
editable 0
body_skill -1
exp 100
level 100
end