Skip to content

Commit

Permalink
added cigar support
Browse files Browse the repository at this point in the history
  • Loading branch information
hislittlecuzingames committed Aug 2, 2024
1 parent ce5fe47 commit c2dc3bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/tools/flame_tools.dm
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ CIGARETTE PACKETS ARE IN FANCY.DM
icon_off = "cigar_off"
w_class = SIZE_SMALL
flags_equip_slot = SLOT_FACE
flags_obj = parent_type::flags_obj|OBJ_IS_HELMET_GARB
type_butt = /obj/item/trash/cigbutt/cigarbutt
throw_speed = SPEED_VERY_FAST
item_state = "cigar_off"
Expand Down

0 comments on commit c2dc3bf

Please sign in to comment.