|
From: Crossfire C. r. messages.
<cro...@li...> - 2017-03-19 06:26:43
|
Revision: 20339
http://sourceforge.net/p/crossfire/code/20339
Author: rjtanner
Date: 2017-03-19 06:26:41 +0000 (Sun, 19 Mar 2017)
Log Message:
-----------
Patch #270 New Items - 6 different items (with some changes for clarity and item property conflicts as noted in the patch summary on SourceForge.)
Modified Paths:
--------------
arch/trunk/ChangeLog
Added Paths:
-----------
arch/trunk/armour/helmet/bone_helm.arc
arch/trunk/armour/helmet/bone_helm.base.111.png
arch/trunk/armour/mail/unicorn_hide_robe.arc
arch/trunk/armour/mail/unicorn_hide_robe.base.111.png
arch/trunk/armour/shield/lunar_shield.arc
arch/trunk/armour/shield/lunar_shield.base.111.png
arch/trunk/armour/shield/shield_imana.arc
arch/trunk/armour/shield/shield_imana.base.111.png
arch/trunk/weapon/misc/twinblade_spear.arc
arch/trunk/weapon/misc/twinblade_spear.base.111.png
arch/trunk/weapon/sword/giants_knife.arc
arch/trunk/weapon/sword/giants_knife.base.111.png
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2017-03-17 23:28:08 UTC (rev 20338)
+++ arch/trunk/ChangeLog 2017-03-19 06:26:41 UTC (rev 20339)
@@ -1,4 +1,23 @@
+Patch #270 New Items - 6 different items
+* Patch accepted with changes as summarized in the patch entry
+at Sourceforge. Basically, changes for clarity and removed
+duplicate and conflicting item properties identified by
+Gridarta for Crossfire
+armour/helmet/bone_helm.arc
+armour/helmet/bone_helm.base.111.png
+armour/mail/unicorn_hide_robe.arc
+armour/mail/unicorn_hide_robe.base.111.png
+armour/shield/lunar_shield.arc
+armour/shield/lunar_shield.base.111.png
+armour/shield/shield_imana.arc
+armour/shield/shield_imana.base.111.png
+weapon/misc/twinblade_spear.arc
+weapon/misc/twinblade_spear.base.111.png
+weapon/sword/giants_knife.arc
+weapon/sword/giants_knife.base.111.png
+Rick Tanner 2017-03-19
+
Patch #267 New Items - 7 different items
* Changed attacktype of the Order Sword to remove GodPower, now uses
Magic, Physical and WeaponMagic instead
Added: arch/trunk/armour/helmet/bone_helm.arc
===================================================================
--- arch/trunk/armour/helmet/bone_helm.arc (rev 0)
+++ arch/trunk/armour/helmet/bone_helm.arc 2017-03-19 06:26:41 UTC (rev 20339)
@@ -0,0 +1,19 @@
+Object bone_helm
+nrof 1
+name bone helm
+name_pl bone helms
+client_type 271
+type 34
+face bone_helm.111
+ac 3
+resist_physical 4
+weight 8000
+value 1200
+material 2050
+magic 1
+item_power 1
+resist_confusion 20
+resist_fear 30
+body_head -1
+gen_sp_armour 2
+end
Added: arch/trunk/armour/helmet/bone_helm.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/armour/helmet/bone_helm.base.111.png
===================================================================
--- arch/trunk/armour/helmet/bone_helm.base.111.png 2017-03-17 23:28:08 UTC (rev 20338)
+++ arch/trunk/armour/helmet/bone_helm.base.111.png 2017-03-19 06:26:41 UTC (rev 20339)
Property changes on: arch/trunk/armour/helmet/bone_helm.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/armour/mail/unicorn_hide_robe.arc
===================================================================
--- arch/trunk/armour/mail/unicorn_hide_robe.arc (rev 0)
+++ arch/trunk/armour/mail/unicorn_hide_robe.arc 2017-03-19 06:26:41 UTC (rev 20339)
@@ -0,0 +1,28 @@
+Object unicorn_hide_robe
+name unicorn hide robe
+name_pl unicorn hide robes
+client_type 256
+nrof 1
+type 16
+face unicorn_hide_robe.111
+weight 7000
+value 30000
+material 136
+last_sp 9
+magic 4
+item_power 7
+resist_physical 5
+resist_magic 10
+resist_confusion 10
+resist_poison -5
+resist_paralyze 10
+Dex 1
+Int 1
+Pow 1
+Wis 1
+luck 1
+hp 3
+sp 3
+grace 3
+body_torso -1
+end
Added: arch/trunk/armour/mail/unicorn_hide_robe.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/armour/mail/unicorn_hide_robe.base.111.png
===================================================================
--- arch/trunk/armour/mail/unicorn_hide_robe.base.111.png 2017-03-17 23:28:08 UTC (rev 20338)
+++ arch/trunk/armour/mail/unicorn_hide_robe.base.111.png 2017-03-19 06:26:41 UTC (rev 20339)
Property changes on: arch/trunk/armour/mail/unicorn_hide_robe.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/armour/shield/lunar_shield.arc
===================================================================
--- arch/trunk/armour/shield/lunar_shield.arc (rev 0)
+++ arch/trunk/armour/shield/lunar_shield.arc 2017-03-19 06:26:41 UTC (rev 20339)
@@ -0,0 +1,29 @@
+Object lunar_shield
+nrof 1
+name lunar shield
+name_pl lunar shields
+client_type 261
+type 33
+face lunar_shield.111
+weight 19000
+value 240000
+material 258
+magic 2
+ac 3
+item_power 5
+resist_physical 10
+resist_magic 10
+resist_fear 50
+Dex 1
+Int 1
+Pow 1
+Wis 1
+luck 1
+hp 2
+sp 2
+grace 2
+food 2
+reflect_missile 1
+path_attuned 526592
+body_arm -1
+end
Added: arch/trunk/armour/shield/lunar_shield.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/armour/shield/lunar_shield.base.111.png
===================================================================
--- arch/trunk/armour/shield/lunar_shield.base.111.png 2017-03-17 23:28:08 UTC (rev 20338)
+++ arch/trunk/armour/shield/lunar_shield.base.111.png 2017-03-19 06:26:41 UTC (rev 20339)
Property changes on: arch/trunk/armour/shield/lunar_shield.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/armour/shield/shield_imana.arc
===================================================================
--- arch/trunk/armour/shield/shield_imana.arc (rev 0)
+++ arch/trunk/armour/shield/shield_imana.arc 2017-03-19 06:26:41 UTC (rev 20339)
@@ -0,0 +1,36 @@
+Object shield_imana
+nrof 1
+name shield of indigo mana
+name_pl shields of indigo mana
+client_type 261
+type 33
+face shield_imana.111
+weight 22000
+value 24000
+material 258
+magic 2
+ac 2
+item_power 5
+cursed 1
+resist_physical 5
+resist_magic 10
+resist_fire 10
+resist_electricity 10
+resist_cold 10
+resist_confusion 10
+resist_acid 10
+resist_drain 10
+resist_weaponmagic 10
+resist_ghosthit 10
+resist_poison 10
+resist_slow 10
+resist_paralyze 10
+resist_fear 10
+resist_deplete 10
+Int 2
+Pow 1
+Wis 1
+sp 3
+path_attuned 78
+body_arm -1
+end
Added: arch/trunk/armour/shield/shield_imana.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/armour/shield/shield_imana.base.111.png
===================================================================
--- arch/trunk/armour/shield/shield_imana.base.111.png 2017-03-17 23:28:08 UTC (rev 20338)
+++ arch/trunk/armour/shield/shield_imana.base.111.png 2017-03-19 06:26:41 UTC (rev 20339)
Property changes on: arch/trunk/armour/shield/shield_imana.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/weapon/misc/twinblade_spear.arc
===================================================================
--- arch/trunk/weapon/misc/twinblade_spear.arc (rev 0)
+++ arch/trunk/weapon/misc/twinblade_spear.arc 2017-03-19 06:26:41 UTC (rev 20339)
@@ -0,0 +1,20 @@
+Object twinblade_spear
+nrof 1
+name twinblade spear
+type 15
+face twinblade_spear.111
+material 18
+weight 29000
+value 900
+dam 18
+last_sp 8
+wc 1
+Dex 1
+can_impale 1
+attacktype 1
+weapontype 5
+name_pl twinblade spears
+client_type 136
+body_arm -2
+skill two handed weapons
+end
Added: arch/trunk/weapon/misc/twinblade_spear.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/weapon/misc/twinblade_spear.base.111.png
===================================================================
--- arch/trunk/weapon/misc/twinblade_spear.base.111.png 2017-03-17 23:28:08 UTC (rev 20338)
+++ arch/trunk/weapon/misc/twinblade_spear.base.111.png 2017-03-19 06:26:41 UTC (rev 20339)
Property changes on: arch/trunk/weapon/misc/twinblade_spear.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/weapon/sword/giants_knife.arc
===================================================================
--- arch/trunk/weapon/sword/giants_knife.arc (rev 0)
+++ arch/trunk/weapon/sword/giants_knife.arc 2017-03-19 06:26:41 UTC (rev 20339)
@@ -0,0 +1,17 @@
+Object giants_knife
+nrof 1
+name giant's knife
+last_sp 8
+type 15
+face giants_knife.111
+material 2
+dam 18
+weight 20500
+value 55
+attacktype 1
+weapontype 1
+name_pl giant's knives
+client_type 101
+body_arm -1
+skill one handed weapons
+end
Added: arch/trunk/weapon/sword/giants_knife.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/weapon/sword/giants_knife.base.111.png
===================================================================
--- arch/trunk/weapon/sword/giants_knife.base.111.png 2017-03-17 23:28:08 UTC (rev 20338)
+++ arch/trunk/weapon/sword/giants_knife.base.111.png 2017-03-19 06:26:41 UTC (rev 20339)
Property changes on: arch/trunk/weapon/sword/giants_knife.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|