mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-17 05:32:27 +00:00
Secbelts now can hold melee weapons.
This commit is contained in:
@@ -127,7 +127,7 @@
|
|||||||
"/obj/item/device/flashlight",
|
"/obj/item/device/flashlight",
|
||||||
"/obj/item/device/pda",
|
"/obj/item/device/pda",
|
||||||
"/obj/item/device/radio/headset",
|
"/obj/item/device/radio/headset",
|
||||||
"/obj/item/weapon/melee/baton",
|
"/obj/item/weapon/melee",
|
||||||
"/obj/item/taperoll/police",
|
"/obj/item/taperoll/police",
|
||||||
"/obj/item/weapon/gun/energy/taser"
|
"/obj/item/weapon/gun/energy/taser"
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -125,7 +125,7 @@
|
|||||||
"You hear an ominous click.")
|
"You hear an ominous click.")
|
||||||
icon_state = "telebaton_1"
|
icon_state = "telebaton_1"
|
||||||
item_state = "telebaton_1"
|
item_state = "telebaton_1"
|
||||||
w_class = 4
|
w_class = 3
|
||||||
force = 15//quite robust
|
force = 15//quite robust
|
||||||
attack_verb = list("smacked", "struck", "slapped")
|
attack_verb = list("smacked", "struck", "slapped")
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user