Skip to content

Commit

Permalink
Merge branch 'master' into character-content-branch-name
Browse files Browse the repository at this point in the history
  • Loading branch information
Wollywoger authored Jan 25, 2025
2 parents f055a3b + 4e8bc38 commit e7d6490
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/objects/items/cigs_lighters.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ CIGARETTE PACKETS ARE IN FANCY.DM
name = "match"
desc = "A simple match stick, used for lighting fine smokables."
icon = 'icons/obj/cigarettes.dmi'
lefthand_file = 'icons/mob/inhands/clothing/masks_lefthand.dmi'
righthand_file = 'icons/mob/inhands/clothing/masks_righthand.dmi'
icon_state = "match_unlit"
inhand_icon_state = "cigoff"
base_icon_state = "match"
Expand Down

0 comments on commit e7d6490

Please sign in to comment.