From 746436ed7f6a24bc5b4043660d64ef397990345b Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Tue, 3 Apr 2007 21:21:14 +0000 Subject: [PATCH] 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 --- food/fishfood.arc | 4 ++++ skills/Skill_Tools/fishing_pole.arc | 18 ++++++++++++++++++ skills/Skill_Tools/fishing_pole.base.111.png | Bin 0 -> 1127 bytes skills/fishing.arc | 13 +++++++++++++ 4 files changed, 35 insertions(+) create mode 100644 skills/Skill_Tools/fishing_pole.arc create mode 100644 skills/Skill_Tools/fishing_pole.base.111.png create mode 100644 skills/fishing.arc diff --git a/food/fishfood.arc b/food/fishfood.arc index 1b167b1a5..cac969349 100644 --- a/food/fishfood.arc +++ b/food/fishfood.arc @@ -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 diff --git a/skills/Skill_Tools/fishing_pole.arc b/skills/Skill_Tools/fishing_pole.arc new file mode 100644 index 000000000..0896bfc4d --- /dev/null +++ b/skills/Skill_Tools/fishing_pole.arc @@ -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 diff --git a/skills/Skill_Tools/fishing_pole.base.111.png b/skills/Skill_Tools/fishing_pole.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..74f12dcf8d588793fe43e32703c4f6ccc9af6dc0 GIT binary patch literal 1127 zcmV-t1ep7YP)4%>#vC6sMl_O`5Eq>;F`6ls8Uq`cz($vhY;2_~H4JS7*o`Ry!U`?WN5K#xO=K&_ z54dK9LMbfsf4;qU&i&nc&bj9@1j6G~#ABuXAHb+!AI%0m`FuXyzwblT6H$nah`_T& z$CyxynGJecTwH|L>&5)M7YxHdC=|fqaNy{>rx*ZW9oF_2zGhKuagQ-c&;_ zmlJO++kG$@n`?*wv>S~$t-Bb~|A9WOe3N9dgr%lo7zTCq^&x}I20gjmZbU^!h6Muv zb4LfZZry^2mkTt+Pw@eH52hO}wba(uhSyGh%y>K=yk58`tP5O_pO3k@IpEa$$LNPI ztJbVRdy9?^?okH#m|Ape#w@o7{%Z#B%}ONW#qTITBVomVS~yJ94pd&%kekza`RSA>vO4MswmE<(pO56 znyN-?Yb$_d_ptGsYKn}E!s4P2=gytSm99SmK$#ht)ZNp~6do?5=;&xPH8%yVdr`K6 zv|24VjspN#tyX;AaFqd;O`5XuD*pnn;-gg?fQXhFV43!+;z%Y-z=7Qdp-?C=IXQ{0 zpS$o?v&p}1zzIX?NZAn*3Wb=So<>7sL%`_{q;r&>u7OIWf`nx;>KKK^(t+=+3`N@9tHHNZ7!lYz3*+YV6pd z0LLZ38dc%jJa4W((RF8v^F1h$to|1{oR8fa5qwSQfmS z2hY14w$% z3mQ9aZyFQ;+_#gZ;*t``IXPx$XEF2F4D7$!F+BVyuJw&SGMFC-0OwCv(!#xa7#bYH tojZNF+!K6KY+4ULmM^BSd}trF{R@a6c`1wmgR}qu002ovPDHLkV1l%61j_&b literal 0 HcmV?d00001 diff --git a/skills/fishing.arc b/skills/fishing.arc new file mode 100644 index 000000000..e6c036947 --- /dev/null +++ b/skills/fishing.arc @@ -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