The Most Non-Edgey PR Ever

This commit is contained in:
Fox-McCloud
2017-07-01 19:48:43 -04:00
parent 52af2d8c0e
commit 05a24da2e8
56 changed files with 66 additions and 145 deletions
-2
View File
@@ -49,8 +49,6 @@
name = "alloy spike"
desc = "A broadhead spike made out of a weird silvery metal."
projectile_type = /obj/item/projectile/bullet/spike
sharp = 1
edge = 0
throwforce = 5
w_class = WEIGHT_CLASS_NORMAL
caliber = "spike"
@@ -144,7 +144,6 @@
attack_verb = list("attacked", "slashed", "cut", "sliced")
force = 12
sharp = 1
edge = 1
can_charge = 0
/obj/item/weapon/gun/energy/plasmacutter/examine(mob/user)
+1 -2
View File
@@ -68,7 +68,7 @@
icon_state = "focus"
item_state = "focus"
ammo_type = list(/obj/item/ammo_casing/forcebolt)
/obj/item/weapon/gun/magic/staff/spellblade
name = "spellblade"
desc = "A deadly combination of laziness and boodlust, this blade allows the user to dismember their enemies without all the hard work of actually swinging the sword."
@@ -81,7 +81,6 @@
armour_penetration = 75
block_chance = 50
sharp = 1
edge = 1
max_charges = 4
/obj/item/weapon/gun/magic/staff/spellblade/hit_reaction(mob/living/carbon/human/owner, attack_text, final_block_chance, damage, attack_type)
@@ -77,7 +77,6 @@
desc = "Stab, stab, stab."
icon_state = "arrow"
force = 10
sharp = 1
projectile_type = /obj/item/projectile/bullet/reusable/arrow
caliber = "arrow"
@@ -155,7 +155,6 @@
throwforce = 20
w_class = WEIGHT_CLASS_NORMAL
sharp = 1
edge = 0
/obj/item/weapon/arrow/proc/removed() //Helper for metal rods falling apart.
return