Sord-be-gone (#11527)

This commit is contained in:
TheDanseMacabre
2021-03-26 10:25:36 +01:00
committed by GitHub
parent 9680b5d2e8
commit 1435fdd0c7
5 changed files with 41 additions and 22 deletions
@@ -244,7 +244,6 @@
/obj/item/xmasgift/medium/get_gift_type()
var/picked_gift_type = pick(
/obj/item/sord,
/obj/random/booze,
/obj/random/random_flag,
/obj/item/storage/belt/champion,
@@ -128,24 +128,6 @@
pickup_sound = /decl/sound_category/sword_pickup_sound
equip_sound = /decl/sound_category/sword_equip_sound
/obj/item/sord
name = "\improper SORD"
desc = "This thing is so unspeakably shitty you are having a hard time even holding it."
icon = 'icons/obj/sword.dmi'
icon_state = "sord"
item_state = "sord"
slot_flags = SLOT_BELT
force = 2
throwforce = 1
sharp = 1
edge = TRUE
w_class = ITEMSIZE_NORMAL
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
hitsound = 'sound/weapons/bladeslice.ogg'
contained_sprite = TRUE
drop_sound = 'sound/items/drop/card.ogg'
pickup_sound = 'sound/items/pickup/card.ogg'
/obj/item/banhammer
desc = "banhammer"
name = "banhammer"