mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Tooling updates and removal of corrupt maps [MDB IGNORE] (#7620)
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
/obj/item/weapon/kinetic_crusher/glaive
|
||||
name = "kinetic glaive"
|
||||
icon_state = "crusher-glaive"
|
||||
force = 20
|
||||
detonation_damage = 20 // 40
|
||||
backstab_bonus = 30 // 60
|
||||
reach = 2
|
||||
slot_flags = SLOT_BELT
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
|
||||
/obj/item/weapon/pickaxe/anamolous
|
||||
name = "strange pickaxe"
|
||||
icon_state = "ppickaxe"
|
||||
item_state = "ppickaxe"
|
||||
digspeed = 2
|
||||
throwforce = 25.0
|
||||
origin_tech = list(TECH_MATERIAL = 3)
|
||||
/obj/item/weapon/kinetic_crusher/glaive
|
||||
name = "kinetic glaive"
|
||||
icon_state = "crusher-glaive"
|
||||
force = 20
|
||||
detonation_damage = 20 // 40
|
||||
backstab_bonus = 30 // 60
|
||||
reach = 2
|
||||
slot_flags = SLOT_BELT
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
|
||||
/obj/item/weapon/pickaxe/anamolous
|
||||
name = "strange pickaxe"
|
||||
icon_state = "ppickaxe"
|
||||
item_state = "ppickaxe"
|
||||
digspeed = 2
|
||||
throwforce = 25.0
|
||||
origin_tech = list(TECH_MATERIAL = 3)
|
||||
desc = "This oddly lightweight pickaxe seems rather sturdy."
|
||||
Reference in New Issue
Block a user