Holy whip now references the station

This commit is contained in:
Sam
2017-05-07 09:10:59 +01:00
parent 6316f945d0
commit 9e30dfbdf7
@@ -283,13 +283,17 @@
/obj/item/weapon/nullrod/whip
name = "holy whip"
desc = "What a terrible night to be on the Cyberiad!"
desc = "What a terrible night to be in spess"
icon_state = "chain"
item_state = "chain"
slot_flags = SLOT_BELT
attack_verb = list("whipped", "lashed")
hitsound = 'sound/weapons/slash.ogg'
/obj/item/weapon/nullrod/whip/New()
..()
desc = "What a terrible night to be on the [station_name()]."
/obj/item/weapon/nullrod/whip/afterattack(atom/movable/AM, mob/user, proximity)
if(!proximity)
return