Skip to content

Commit d6c8cbe

Browse files
authored
the entire datum
webeditor ate my text
1 parent 1763278 commit d6c8cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/modules/clothing/masks/gasmask.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
var/speech_mode = VOICE_CHANGER_SAYS
102102
canstage = 0
103103
origin_tech = Tc_SYNDICATE + "=4"
104-
actions_types = list(/datum/action/item_action/toggle_mask, /datum/action/item_action/change_appearance_mask, /datum/action/item_action/toggle_voicechanger,change_voice_mode)
104+
actions_types = list(/datum/action/item_action/toggle_mask, /datum/action/item_action/change_appearance_mask, /datum/action/item_action/toggle_voicechanger, /datum/action/item_action/change_voice_mode)
105105
species_fit = list(VOX_SHAPED, GREY_SHAPED,INSECT_SHAPED)
106106
permeability_coefficient = 0.90
107107
blocks_tracking = TRUE

0 commit comments

Comments
 (0)