Secbelts now can hold melee weapons.

This commit is contained in:
Spamcat
2013-06-19 15:08:55 +04:00
parent 36c08d9fd0
commit 2624abdaba
2 changed files with 2 additions and 2 deletions

View File

@@ -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"
) )

View File

@@ -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