From 7a0bb2fde760a1b5a53d2e8a783c871c67d9ea18 Mon Sep 17 00:00:00 2001 From: partmedia Date: Mon, 24 Jul 2017 17:19:23 +0000 Subject: [PATCH] Give melee artifact weapons physical damage Submitted by: Jason Zheng git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20439 282e977c-c81d-0410-88c4-b93c2d0d6712 --- weapon/artifact/firebrand.arc | 2 +- weapon/artifact/frostbrand.arc | 2 +- weapon/artifact/mjoellnir.arc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/weapon/artifact/firebrand.arc b/weapon/artifact/firebrand.arc index 2ea4ae121..807bef9c5 100644 --- a/weapon/artifact/firebrand.arc +++ b/weapon/artifact/firebrand.arc @@ -14,7 +14,7 @@ weight 22000 value 75000 magic 3 resist_cold 30 -attacktype 4 +attacktype 5 weapontype 1 name_pl Firebrands client_type 100 diff --git a/weapon/artifact/frostbrand.arc b/weapon/artifact/frostbrand.arc index 5ff0f5494..2d94daba7 100644 --- a/weapon/artifact/frostbrand.arc +++ b/weapon/artifact/frostbrand.arc @@ -11,7 +11,7 @@ weight 22000 value 85000 magic 3 resist_fire 30 -attacktype 16 +attacktype 17 weapontype 1 name_pl Frostbrands client_type 100 diff --git a/weapon/artifact/mjoellnir.arc b/weapon/artifact/mjoellnir.arc index 31a3a2af9..8a5aa22af 100644 --- a/weapon/artifact/mjoellnir.arc +++ b/weapon/artifact/mjoellnir.arc @@ -11,7 +11,7 @@ weight 30000 value 75000 magic 3 resist_electricity 30 -attacktype 8 +attacktype 9 Str 1 name_pl Mjoellnirs client_type 100