Skip to content

Commit

Permalink
Both Ears Cigs
Browse files Browse the repository at this point in the history
  • Loading branch information
NanimeDesu committed Jan 22, 2025
1 parent 7f98c97 commit 1aca0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/weapons/cigs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ LIGHTERS ARE IN LIGHTERS.DM
icon_state = "cigoff"
item_state = "cigoff"
throw_speed = 0.5
slot_flags = ITEM_SLOT_MASK
slot_flags = ITEM_SLOT_MASK | ITEM_SLOT_BOTH_EARS
w_class = WEIGHT_CLASS_TINY
body_parts_covered = null
attack_verb = null
Expand Down

0 comments on commit 1aca0fe

Please sign in to comment.