Review changes

This commit is contained in:
Markolie
2017-01-27 17:46:38 +01:00
parent 1d7de41acb
commit ab4703623c
11 changed files with 39 additions and 36 deletions
@@ -165,7 +165,6 @@
H.unEquip(W)
var/datum/job/clown/C = job_master.GetJob("Clown")
C.equip(H)
qdel(C)
affected_targets.Add(H)
/obj/machinery/anomalous_crystal/honk/New()
@@ -327,7 +327,7 @@
icon = 'icons/obj/wizard.dmi'
icon_state = "scroll2"
color = "#FF0000"
desc = "Mark your target for death. "
desc = "Mark your target for death."
var/used = FALSE
/obj/item/blood_contract/attack_self(mob/user)
@@ -437,7 +437,7 @@
slot_flags = SLOT_BACK
w_class = 4
force = 20
hitsound = "swing_hit"
hitsound = 'swing_hit'
//hitsound = 'sound/weapons/sonic_jackhammer.ogg'
actions_types = list(/datum/action/item_action/vortex_recall, /datum/action/item_action/toggle_unfriendly_fire)
var/cooldown_time = 20 //how long the cooldown between non-melee ranged attacks is