mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Makes cult sword an actual sword
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
throwforce = 10
|
throwforce = 10
|
||||||
hitsound = 'sound/weapons/bladeslice.ogg'
|
hitsound = 'sound/weapons/bladeslice.ogg'
|
||||||
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
|
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
|
||||||
|
edge = 1
|
||||||
|
sharp = 1
|
||||||
|
|
||||||
/obj/item/weapon/melee/cultblade/cultify()
|
/obj/item/weapon/melee/cultblade/cultify()
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user