From 6e8a9083a7ab7518699b5a26d8cc4f2616f438c1 Mon Sep 17 00:00:00 2001 From: temitchell Date: Mon, 11 Oct 2004 19:25:10 +0000 Subject: [PATCH] Add bronze weapons contributed by Mitch Obrian git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2945 282e977c-c81d-0410-88c4-b93c2d0d6712 --- armour/gauntlets/b_gauntlet.arc | 16 ++++++++++++++ armour/gauntlets/b_gauntlet_s.base.111.png | Bin 0 -> 367 bytes armour/gauntlets/gloves_b.arc | 16 ++++++++++++++ armour/gauntlets/gloves_b.base.111.png | Bin 0 -> 394 bytes armour/helmet/b_fullhelmet.arc | 18 ++++++++++++++++ armour/helmet/b_fullhelmet.base.111.png | Bin 0 -> 633 bytes armour/helmet/b_helmet.arc | 18 ++++++++++++++++ armour/helmet/b_helmet.base.111.png | Bin 0 -> 429 bytes armour/helmet/b_hornhelmet.arc | 18 ++++++++++++++++ armour/helmet/b_hornhelmet.base.111.png | Bin 0 -> 546 bytes armour/mail/b_plate_mail.arc | 19 +++++++++++++++++ armour/mail/b_plate_mail.base.111.png | Bin 0 -> 1085 bytes armour/mail/b_scale_mail.arc | 19 +++++++++++++++++ armour/mail/b_scale_mail.base.111.png | Bin 0 -> 682 bytes armour/shield/b_shield.arc | 17 +++++++++++++++ armour/shield/b_shield.base.111.png | Bin 0 -> 483 bytes armour/shield/b_small_shie.arc | 16 ++++++++++++++ armour/shield/b_small_shie.arc~ | 16 ++++++++++++++ armour/shield/b_small_shie.base.111.png | Bin 0 -> 801 bytes weapon/sword/b_bsword_1.arc | 20 ++++++++++++++++++ weapon/sword/b_bsword_1.base.111.png | Bin 0 -> 422 bytes weapon/sword/b_bsword_2.arc | 20 ++++++++++++++++++ weapon/sword/b_bsword_2.base.111.png | Bin 0 -> 283 bytes weapon/sword/b_dagger.arc | 20 ++++++++++++++++++ weapon/sword/b_dagger.base.111.png | Bin 0 -> 254 bytes weapon/sword/b_lsword.arc | 20 ++++++++++++++++++ weapon/sword/b_lsword.base.111.png | Bin 0 -> 349 bytes weapon/sword/b_scimitar.arc | 23 +++++++++++++++++++++ weapon/sword/b_scimitar.base.111.png | Bin 0 -> 416 bytes weapon/sword/b_ssword_1.arc | 20 ++++++++++++++++++ weapon/sword/b_ssword_1.base.111.png | Bin 0 -> 347 bytes weapon/sword/b_ssword_2.arc | 20 ++++++++++++++++++ weapon/sword/b_ssword_2.base.111.png | Bin 0 -> 407 bytes weapon/sword/b_sword_1.arc | 20 ++++++++++++++++++ weapon/sword/b_sword_1.base.111.png | Bin 0 -> 445 bytes weapon/sword/b_sword_2.arc | 20 ++++++++++++++++++ weapon/sword/b_sword_2.base.111.png | Bin 0 -> 424 bytes 37 files changed, 356 insertions(+) create mode 100644 armour/gauntlets/b_gauntlet.arc create mode 100644 armour/gauntlets/b_gauntlet_s.base.111.png create mode 100644 armour/gauntlets/gloves_b.arc create mode 100644 armour/gauntlets/gloves_b.base.111.png create mode 100644 armour/helmet/b_fullhelmet.arc create mode 100644 armour/helmet/b_fullhelmet.base.111.png create mode 100644 armour/helmet/b_helmet.arc create mode 100644 armour/helmet/b_helmet.base.111.png create mode 100644 armour/helmet/b_hornhelmet.arc create mode 100644 armour/helmet/b_hornhelmet.base.111.png create mode 100644 armour/mail/b_plate_mail.arc create mode 100644 armour/mail/b_plate_mail.base.111.png create mode 100644 armour/mail/b_scale_mail.arc create mode 100644 armour/mail/b_scale_mail.base.111.png create mode 100644 armour/shield/b_shield.arc create mode 100644 armour/shield/b_shield.base.111.png create mode 100644 armour/shield/b_small_shie.arc create mode 100644 armour/shield/b_small_shie.arc~ create mode 100644 armour/shield/b_small_shie.base.111.png create mode 100644 weapon/sword/b_bsword_1.arc create mode 100644 weapon/sword/b_bsword_1.base.111.png create mode 100644 weapon/sword/b_bsword_2.arc create mode 100644 weapon/sword/b_bsword_2.base.111.png create mode 100644 weapon/sword/b_dagger.arc create mode 100644 weapon/sword/b_dagger.base.111.png create mode 100644 weapon/sword/b_lsword.arc create mode 100644 weapon/sword/b_lsword.base.111.png create mode 100644 weapon/sword/b_scimitar.arc create mode 100644 weapon/sword/b_scimitar.base.111.png create mode 100644 weapon/sword/b_ssword_1.arc create mode 100644 weapon/sword/b_ssword_1.base.111.png create mode 100644 weapon/sword/b_ssword_2.arc create mode 100644 weapon/sword/b_ssword_2.base.111.png create mode 100644 weapon/sword/b_sword_1.arc create mode 100644 weapon/sword/b_sword_1.base.111.png create mode 100644 weapon/sword/b_sword_2.arc create mode 100644 weapon/sword/b_sword_2.base.111.png diff --git a/armour/gauntlets/b_gauntlet.arc b/armour/gauntlets/b_gauntlet.arc new file mode 100644 index 000000000..bcc45cfef --- /dev/null +++ b/armour/gauntlets/b_gauntlet.arc @@ -0,0 +1,16 @@ +Object b_gauntlets +nrof 1 +name gauntlets +client_type 305 +face b_gauntlet_s.111 +type 100 +resist_physical 2 +value 6 +nrof 1 +material 2 +materialname bronze +weight 1800 +editable 1024 +magicmap grey +body_hand -2 +end diff --git a/armour/gauntlets/b_gauntlet_s.base.111.png b/armour/gauntlets/b_gauntlet_s.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..58c2d0cae415ee284a52947f094ad0f2f49ca984 GIT binary patch literal 367 zcmeAS@N?&q;$mQ6;PUiv2?EjzAk4uAB#W!6z5pqYhW{YAVDIwDKoQOYkH}&M z25un`X1sK_?hjCqy~NYkmHi4AJBxwdv{v^-pwM4W7srr_Id7-f@--RAxX(Z4Y|%Mm z-T`Te@W-MYlf@GXic`yrQa&&pnJZnu#>So($iCE(RhKI?`PZbrv%k0g=P$63sc+jO zo7-l~^|Wrg315;D3InpSCNqwK0BBlVkYj z!?1yikKsw=nVOBP3v_~xUHUy%R+00(qQO+^RP3JD1|9N-UC2LJ#897#k$RCt{2 zmCJ2~Fc3wLqcq^i9U#$yTcF`cZh;nfVv)VYtg~_!_yINpJcV79yTYG2bMJtJ>A0u2 zoArMj5YjC`NG%~n>ht*tASBO-UDj)E;p-I#01A>r z2ysCSd{_O|A(oo3u=uIV4;%=>kVpBHWmG?A)xnT^J+II2pivzvfYoMa){e3n>!pKI ol0CJ*14JTapi<`l*LEN910#rBUQMo~jsO4v07*qoM6N<$f>g4be*gdg literal 0 HcmV?d00001 diff --git a/armour/helmet/b_fullhelmet.arc b/armour/helmet/b_fullhelmet.arc new file mode 100644 index 000000000..c1ec3338b --- /dev/null +++ b/armour/helmet/b_fullhelmet.arc @@ -0,0 +1,18 @@ +Object b_full_helmet +nrof 1 +name full helmet +name_pl full helmets +client_type 271 +type 34 +face b_fullhelmet.111 +ac 1 +resist_physical 5 +weight 12000 +value 4 +material 2 +materialname bronze +editable 1024 +magicmap grey +body_head -1 +gen_sp_armour 10 +end diff --git a/armour/helmet/b_fullhelmet.base.111.png b/armour/helmet/b_fullhelmet.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..71f93903c0de91be1d3a59f007eb7c873ff42253 GIT binary patch literal 633 zcmV-<0*3vGP)8&ifT%F-Q?sV#yI zS@Qux1WJZ{3@(GY)7iNA&RFV_M>@&iyZ7(&KIa-0>`3D$EVj;_RDf0MXbeYS<*~-=Q0ZGsRhWi>__ey6RsqbX7-AF z3clwff+h-20Pyy@DkP(G3&!(xuJb&oKz6}705x_d^L@|P*}K9;h$JKxh)A3-R!fc! z^QAYAFRhH0ssJP{Xo-M7e`l%p3QuU~n|AHwnJo!r6xNgMjQ|v~LUeT4u~tKy7HH=t zRQX?CUs7%O5`N`j{@cQ=9a2h{RX%eW%4e=ZSaBe4L$fa TeRn7r00000NkvXXu0mjfU-~1R literal 0 HcmV?d00001 diff --git a/armour/helmet/b_helmet.arc b/armour/helmet/b_helmet.arc new file mode 100644 index 000000000..52e6179e4 --- /dev/null +++ b/armour/helmet/b_helmet.arc @@ -0,0 +1,18 @@ +Object b_helmet +name helmet +name_pl helmets +client_type 271 +nrof 1 +type 34 +face b_helmet.111 +weight 5000 +ac 1 +resist_physical 3 +value 4 +material 2 +materialname bronze +editable 1024 +color_fg black +body_head -1 +gen_sp_armour 5 +end diff --git a/armour/helmet/b_helmet.base.111.png b/armour/helmet/b_helmet.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..b421a51be7cd8078fd1982bea8e569878899cdbc GIT binary patch literal 429 zcmeAS@N?&q;$mQ6;PUiv2?EjzAk4uAB#W!6z5pqYhW{YAVDIwDKoQOYkH}&M z25un`X1sK_?hjCqy~NYkmHi4AJByYaLt(EN0|TSAr;B4q#hm1n)YMc7j{_zPw)I;j zTw!cJ$fzUo>VN;S^d-}o{}~$?7>FFzUd-`LcMo^5z(u}9mBk9b`g1nUnPYQ!u{-}m zlPiiY)=eSo2Xx)HNl0sC+;g9ze8Q{c#58RUCz%#MVQvpj#-0V?0U>D>1^@NJyyfrg z_YTpRAj5RRu`g%mlr>CUR!PoH5$u1yZ*A9b?JF~x~o>)YZJ-f%3E zU9f6F$Dw+l{yBf&d}L+=g0^mU^#eBC9{>OWut`Kg zRCt{2l(9?0Kop0+E8;4S3X*UoA{4r~I;g0#vy*gkakGP)U7TzuJ1c_VKcI`c6m)Yd zh|toIAnDk469>z9v+T_P3+X~&&;ltg#n@cJHAZvap$ulvPa$HKK9(PSQgyPKw8Tnw3%Gxi;rmpK5= zpPu3A`O~$UE*aMRvL7UJ0Kj%^U|_w~ZiQk&7vhpgfcM+kj*ZoBh0fn~EC3$rS1hjX zL(FcNq!p`D(G0d*ui+qbCYmn2!r#dqPXMDWR$ZR$s5kW*j7@Ah<4DqoChjOBri1Zc k-}z^Zb0sAuCFOtd4#FXW+7m8QaR2}S07*qoM6N<$f?)df-~a#s literal 0 HcmV?d00001 diff --git a/armour/mail/b_plate_mail.arc b/armour/mail/b_plate_mail.arc new file mode 100644 index 000000000..1887c1b76 --- /dev/null +++ b/armour/mail/b_plate_mail.arc @@ -0,0 +1,19 @@ +Object b_plate_mail +nrof 1 +name plate mail +name_pl plate mails +client_type 252 +type 16 +face b_plate_mail.111 +color_fg blue +last_sp 7 +material 2 +materialname bronze +ac 5 +resist_physical 20 +weight 100000 +value 25 +editable 1024 +body_torso -1 +gen_sp_armour 30 +end diff --git a/armour/mail/b_plate_mail.base.111.png b/armour/mail/b_plate_mail.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..8e3a5b2fe68a78e147e32106e156cde65b172c06 GIT binary patch literal 1085 zcmV-D1j74?P)8gJ4;GT2u zIp=%#oO|zqbDZPqi^Wm^x$aX2RgNP7cR)q8*mR6UK?)vIZj>Q?t>T`E+Ij zRTcPz06#`Tl&Y;eWwh6k@`KA(Tk`U|()gQ^O=!pF|zEyl)P)vg9yZz-N?^v&tX=;_0@f^CIR~+xe{O2FPA1##*P=(J94xkD@ ziYnO6Z?l!la%=4MCfkxJF=Y{e1G!Hoz0O>GA(k+Rw*;c022O(&{6ww?2hfIZq6*(^ zT7Mu5_Pj-+6V4=H!7F@C!M!3tCbdG!Nb=t7Cv8c*FaphF0x04V!XF^4N4Th7YFTq2 z3y%F=Xro_Dr`H!R_g?MjKoKDn5o*!bYE`P03dyx({7I3`cJ`<4K*Hc#SjzeRfvM{w zH%>K_#R4fK$xLjNvboWAe%aWGZM4+>2~Ir)7RGhB_r*ug_KOAb`5ge>e)j_szy1io zJ0E_@cVB->SdRdZGLis<^#~~=89%Q6GtsdI_KO94{s32k{kCpE8v>vtw+ZVJgg;;h zuG{R9-OP4!3bd~Q8~OYWVMlC4B2UL3P%LOdIVQb52h?Kad#R; z6-`I2@iv^eJ5A+u2j z)8Q#_Tm!l6qb8kcO8P?s_PcMPKQzG8TFp^##{{6>**JxwcwamLIJsy5+#U}r%S%l< zsHf~dA#i-X+Hx@1hiS@|b8niGV6e|IfivF%sJ{nedf$BHRwN3oO=Sb3Rzo^hZ(ie_ z-T_Ah07f+?FZ&q;XxCZ++PGeC>k|fx(Axi<<23vWDn^11ZCi!g#D#dYY@)SLLzfmzD9Pv{9kRNE*9@JyI)jHU8Ipq6 zKuRGURT@N>7)KdXs#=85A&{6*3SHE}{f;~7PO(#O)dQjXk?y_k``(=dXQ&67oim(MoqZ-e2!@H z3ol+h2Y@N*fe&YurAS5MWC=t_B@mG;2MHn%5Xb|j#rRk#eFpZdwfC_$McCG`kWp38Bc&2P7$_cXOfF})_XH;Y_F=;lTgT-R3YgB5^-1D zdJu^q4_uYc`PdL1tV$7=@OjNm%D|!oTnE2#9h}YVfsfrSFuSxk0srWMOynNOJ+M#@ zjJzKIAT1hk|MgSd4`=H7@%{a+Kcj@qV^S0_ui{zPpH;wJM9i~xj{g{c09P?N_U8_j Qe*gdg07*qoM6N<$f=Xi})Bpeg literal 0 HcmV?d00001 diff --git a/armour/shield/b_shield.arc b/armour/shield/b_shield.arc new file mode 100644 index 000000000..b170566ea --- /dev/null +++ b/armour/shield/b_shield.arc @@ -0,0 +1,17 @@ +Object b_shield +name shield +name_pl shields +client_type 261 +nrof 1 +material 2 +materialname bronze +type 33 +face b_shield.111 +ac 1 +resist_physical 3 +weight 15000 +value 6 +editable 1024 +magicmap grey +body_arm -1 +end diff --git a/armour/shield/b_shield.base.111.png b/armour/shield/b_shield.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..359bf83bfdb889f008a1ede6d7f26d4594192cde GIT binary patch literal 483 zcmeAS@N?&q;$mQ6;PUiv2?EjzAk4uAB#W!6z5pqYhW{YAVDIwDKoQOYkH}&M z25un`X1sK_?hjCqy~NYkmHi4An~<4K-!aP^1_s7LPZ!6KiaBq?t^E!=2-LdGQBc)z zXa>!-XrJNpAvMcnpKyM7B;Dg;X!?M@)J;yT6D!P3+kkSN1%43PJAg zZ(x?1$3K->BxQSSxuY{*Mupvtz&{`D#KRppRqh@BqdLQ1r*R9D_IdW_3=D5}{&l#; zz3e;pmQcsv4hGY2FxMHqjdM7;^pXc3Lm&6MHK66R@ z=Bfh^7#dpoLNBRYQ3I-Lcp~w~ou9|k&c(r>rSVn1Z=PB;hwSZo;d}$XkN*qoYM85j XuYBMC{YDcoJ{UY*{an^LB{Ts5q=>=? literal 0 HcmV?d00001 diff --git a/armour/shield/b_small_shie.arc b/armour/shield/b_small_shie.arc new file mode 100644 index 000000000..23051ff92 --- /dev/null +++ b/armour/shield/b_small_shie.arc @@ -0,0 +1,16 @@ +Object b_small_shield +nrof 1 +name small shield +name_pl small shields +client_type 261 +type 33 +face b_small_shie.111 +ac 1 +weight 11000 +value 4 +material 2 +materialname bronze +editable 1024 +magicmap brown +body_arm -1 +end diff --git a/armour/shield/b_small_shie.arc~ b/armour/shield/b_small_shie.arc~ new file mode 100644 index 000000000..23051ff92 --- /dev/null +++ b/armour/shield/b_small_shie.arc~ @@ -0,0 +1,16 @@ +Object b_small_shield +nrof 1 +name small shield +name_pl small shields +client_type 261 +type 33 +face b_small_shie.111 +ac 1 +weight 11000 +value 4 +material 2 +materialname bronze +editable 1024 +magicmap brown +body_arm -1 +end diff --git a/armour/shield/b_small_shie.base.111.png b/armour/shield/b_small_shie.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..72b2b26083aed5b39ed4dcc3a4a1006220c697e1 GIT binary patch literal 801 zcmV++1K#|JP){ z3W9p5_~TL(if9ixSn(jmP%4-jQ_^4yDcM70-Hl=jwFk|RG*lC#cxVQeVRq*2_dDPB z=Dk@{=+k@7vza;PRwhs;aP9;wCo$^qdH4S{H!wJ1Ix_+p;I8go0IDx5gjW|awl?$D z6iUQYXd>$HdH1JhSNIY8On7yX*>@9YdRolax?R*Yc*J;Ya;hK_1rf*wA0PIUP*nl$ zQX~M@qDgF37jlRcLc&}K_^W|Y0yF)L5BrHk<2m5%PhJ90@3sT5yt2W<{2bv>kk*#_ zN5)H0F%Vn|5Q)acj^ha(fcD3&0NkvpL^JlNciUNuCIJ-)mUav~eBS-8?q0&Hi$tPv zp7o3XklNl6z4fA*rg{eeyT5(|;A?NA@=^r=&5bojs$eN}_W=IRw!EOLs=h*SDUd^| z@Ac53Dmy5$TzVpkMB@P1B#U@Fx9@V#>&JDy7FoF_fHXZ#Q@sP(Zbj46IVYp!Jdlw! zv)jN-KLB=z6T{HNx_CmzrAQ)9N>U*5@q=^ zP}O4#R8c`FD^8Ji0a_kB1YmM}6qh2QCU>z(7UBsVn`Ghp&z;g;kgdXY%0O0}BJF+% zO!J~|2sOEz7c&{~<7z=s)v&p-Cg+`D=y|6DC>Xpb0)JmbZa6FQ=CdU~_4~kC-H1%( fKcg~%|DM1f!K6R#P@{L=00000NkvXXu0mjfv#DmZ literal 0 HcmV?d00001 diff --git a/weapon/sword/b_bsword_1.arc b/weapon/sword/b_bsword_1.arc new file mode 100644 index 000000000..c09e66d87 --- /dev/null +++ b/weapon/sword/b_bsword_1.arc @@ -0,0 +1,20 @@ +Object b_bsword_1 +nrof 1 +last_sp 8 +type 15 +face b_bsword_1.111 +material 2 +materialname bronze +dam 4 +weight 20000 +value 11 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name broadsword +name_pl broadswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_bsword_1.base.111.png b/weapon/sword/b_bsword_1.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..4485763837d7318d7906c9f3e0a96fa43efc52ea GIT binary patch literal 422 zcmV;X0a^ZuP)M%n*aa-G)Y83 zRCt`_*S}7}P!xdiPxJu{Nk^SXm^2832`+3b#+&HM=!h?1jBLCBeFWzwynt_@CT`4* zCdM~7PHhUgw6yn}GI%D^f4}dhHvwSJbI_nAKL4mGeDQb=z}e*;03$a8ptTP?Kh^Y#A4eCNZ4t0DZV^xk*AA$RYX;Q9wE}A68UaCgXh1L?5}<ZJu9OKAi4g zvhCi=v-t{S+=;xA-N8gQk7-Q$AOT46-0IE$Ii-6bgPO#BBPedLkcj^?e}IQ~0m~sW Q%m4rY07*qoM6N<$g3ti3Jpcdz literal 0 HcmV?d00001 diff --git a/weapon/sword/b_bsword_2.arc b/weapon/sword/b_bsword_2.arc new file mode 100644 index 000000000..c15da1961 --- /dev/null +++ b/weapon/sword/b_bsword_2.arc @@ -0,0 +1,20 @@ +Object b_bsword_2 +nrof 1 +name broadsword +last_sp 8 +type 15 +face b_bsword_2.111 +material 2 +materialname bronze +dam 4 +weight 21500 +value 11 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name_pl broadswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_bsword_2.base.111.png b/weapon/sword/b_bsword_2.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..6892994d7367621ec103d98dd071c404e2996a6b GIT binary patch literal 283 zcmeAS@N?&q;$mQ6;PUiv2?EjzAk4uAB#W!6z5pqYhW{YAVDIwDKoQOYkH}&M z25un`X1sK_?hjCqy~NYkmHi5*9H*d3t6)?fP-vy6i(^Q|oaBTBJb&7gHZdxzPLscJ z%sf-kaUJstHaA&=R}F#eJyr=<7#H(Nlpa{Y z3>136r?6DjJ8SV|jm@69UjNe*5)vA=b}U^gA}Ij`TXdbl^p)OZ53}ia>KNBuP`GJR zbeTb!nVGqHcbA6qYhW{YAVDIwDKoQOYkH}&M z25un`X1sK_?hjCqy~NYkmHi5*94D88*YhW{YAVDIwDKoQOYkH}&M z25un`X1sK_?hjCqy~NYkmHi5*94C)b-^ylXpwMei7srr_ImrnUFB=LO-u&s$u@~N} z8*hGe{=);u+;%Y7%6_Q7D^ky<7^%$0tZi=<)xF`*|Hj_l|Mq+A{?BJLm2%US-&%9! zQ{ZWLUHL!L{<|M4*)EeOIY~8S>zpgEB$j%K3YexOEZ7j}Jc)Tlt|c=NaBFsL)peFU z@^s6}G|Q8G0p@*<&kjABr_?S`#9-67cJ`xwMae0fCkpN6Z2GTxtms6ffcP?w2VDC= z93Hbze|SKE^R?dNU~g0Q1GUcjrzIseq&Qba^*wAT4gT{o%hKvc{pUAAPm-qVnM&{C izo;wQu}`^{k>O>@y^g$3Q>203X7F_Nb6Mw<&;$U$K7-K! literal 0 HcmV?d00001 diff --git a/weapon/sword/b_scimitar.arc b/weapon/sword/b_scimitar.arc new file mode 100644 index 000000000..1f8caed91 --- /dev/null +++ b/weapon/sword/b_scimitar.arc @@ -0,0 +1,23 @@ +Object b_scimitar +nrof 1 +last_sp 8 +type 15 +face b_scimitar.111 +color_fg grey +material 2 +materialname bronze +dam 4 +weight 15000 +value 10 +editable 1024 +can_impale 1 +can_cut 1 +can_parry 1 +attacktype 1 +weapontype 1 +name scimitar +name_pl scimitars +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_scimitar.base.111.png b/weapon/sword/b_scimitar.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..fce2ad408b319a3f167682ac36e76480eba335bd GIT binary patch literal 416 zcmV;R0bl-!P)5DLZ{(0U1CYrzE!cd(`50%mN) z_!u6_?2pg@IRCen7qgUuWLX1s_hAXthU$45?H&$!K(^X zhF1{~f&VHX2G2S`d25nz?hv`k0s!m}*Y|aCIKbQk^Th@La2H9dp#{zfG-j*qhlKCg z=yv+z@VuZf@W@pbxyqt+oWxP7AB;AMC%72_PQn;mje8FuBOw-Sud8wIF*uwr0Dv&? za60Y)uq`Skz`@f!q(kDl3iIH=TZ`%l!t1-w-6sWoxoR`!|2u9J_p=7D-bQx-0000< KMNUMnLSTY2i>P`4 literal 0 HcmV?d00001 diff --git a/weapon/sword/b_ssword_1.arc b/weapon/sword/b_ssword_1.arc new file mode 100644 index 000000000..d445b130a --- /dev/null +++ b/weapon/sword/b_ssword_1.arc @@ -0,0 +1,20 @@ +Object b_ssword_1 +nrof 1 +last_sp 6 +type 15 +face b_ssword_1.111 +material 2 +materialname bronze +dam 2 +weight 10000 +value 7 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name shortsword +name_pl shortswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_ssword_1.base.111.png b/weapon/sword/b_ssword_1.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..78a297fda170707f72aa60fab7f1ead39a067dbb GIT binary patch literal 347 zcmeAS@N?&q;$mQ6;PUiv2?EjzAk4uAB#W!6z5pqYhW{YAVDIwDKoQOYkH}&M z25un`X1sK_?hjCqy~NYkmHi5*9H)R@V#cIUpwLTC7srr_ImrnUtje+mmrl<6zvE5H zqV}h+m;Er7xpAW-bka4xAN%vV?3*X75o~UpD&M>IP~Ok~%+k{T>nm#i*)wOE^hDWZ z{ao?%Nn}gQ%RI|FMk?Mbk}P+sDtd9MD`cHG;E=Z0X&Up2R7++c;I^E#Mb}yK$kQ#F z+veo3uaG{jP@GukKh3$Ll)pe literal 0 HcmV?d00001 diff --git a/weapon/sword/b_ssword_2.arc b/weapon/sword/b_ssword_2.arc new file mode 100644 index 000000000..10d6f13b9 --- /dev/null +++ b/weapon/sword/b_ssword_2.arc @@ -0,0 +1,20 @@ +Object b_ssword_2 +name shortsword +nrof 1 +last_sp 6 +face b_ssword_2.111 +material 2 +materialname bronze +dam 2 +weight 8000 +value 8 +type 15 +editable 1024 +attacktype 1 +weapontype 5 +magicmap white +name_pl shortswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_ssword_2.base.111.png b/weapon/sword/b_ssword_2.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..15651cadbc684dde8da3c0f3cdd84102a4da3872 GIT binary patch literal 407 zcmV;I0cie-P)7QA2LOg@zEyB?DEO}U z64-)wZtjeQK6=0iKM${sJZS+dxU_&ZTvDJCTuPuaTtdJJ?keC6w<*l7)2v^0590l4gq%6w;MiY6i*wZi;bu!8FR zTGf~~Yk&;Cc6u-Kqp1h}LB8Sp;@n_T5_Rf$%^#ecVu*1xmJk2{002ovPDHLkV1iMN Bvn>Ds literal 0 HcmV?d00001 diff --git a/weapon/sword/b_sword_1.arc b/weapon/sword/b_sword_1.arc new file mode 100644 index 000000000..47457847d --- /dev/null +++ b/weapon/sword/b_sword_1.arc @@ -0,0 +1,20 @@ +Object b_sword_1 +nrof 1 +name long sword +last_sp 8 +type 15 +face b_sword_1.111 +color_fg blue +material 2 +materialname bronze +dam 4 +weight 15000 +value 11 +editable 1024 +attacktype 1 +weapontype 1 +name_pl long swords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_sword_1.base.111.png b/weapon/sword/b_sword_1.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..fa18c20a2d8c94f67fbbd055bbc965546a3cd8ef GIT binary patch literal 445 zcmV;u0Yd(XP)UNI2Ynl; z!6#48l@EMozz82byi~Zp477s#GSC|C!$2oEw}H-ZP6NH*Tn2i>ISe?#T?#nET@0|m z`-;*eA|(X@ASDGI4|_s=w`-*)w`3R(TDe{oYvpIzc0<~(hn44Y+${V-ilZgU8 zU914`w%s-XZP!E0XKw(2_s_55B*VStjUmjl7yvMSoMRd9a6IhU1J~+A^!xLTJd3@g z-5NsRzx8FEmccpsWtpm>Jd2CAYj6N4!f5%wlkQD$lga5~Mfy7qohKpy&_l-wvZL1rNx(2?m)jF;%j=%_DXjBLJueFWwvzJPB4ByP-( zCdM~77u&#DXnXg4W$>GzaQ*$8T%d(L&q2+eb^W6{@t22FPKGxCjLZ~(!+qfEQ%Arb zymx+;z1H3Xx%hE(mf4yCg}7!wDO@X{G_Da)36~D2j7tW1;ZgzKxI{n@9vTpghXjb= zz5!ym&jL}rXpwckBaXxNzhnD&+t_%of$s_c;5R}FFAV7SE=gj;{qwsDUUU+h#0G$7 ztIx&)nN<@5#FwJMKhWw3|G=ty~;{ z?qITQZRK&F3+%WP