Adds icon_states to telescopic batons (#19074)

* mapping batons

* lets have them off
This commit is contained in:
Contrabang
2022-09-16 18:14:37 +01:00
committed by GitHub
parent 686cd5fd79
commit dffdf8c7c1
2 changed files with 2 additions and 0 deletions
@@ -139,6 +139,7 @@
/obj/item/melee/classic_baton/telescopic
name = "telescopic baton"
desc = "A compact yet robust personal defense weapon. Can be concealed when folded."
icon_state = "telebaton_0" // For telling what it is when mapping
item_state = null
slot_flags = SLOT_BELT
w_class = WEIGHT_CLASS_SMALL
@@ -1,6 +1,7 @@
/obj/item/melee/classic_baton/telescopic/contractor
name = "contractor baton"
desc = "A compact, specialised baton issued to Syndicate contractors. Applies light electrical shocks to targets."
icon_state = "contractor_baton_0" // For telling what it is when mapping
// Overrides
affect_silicon = TRUE
knockdown_duration = 4 SECONDS