Skip to content

Commit

Permalink
added stuff for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
shimmeristaken committed Aug 9, 2024
1 parent f1323c6 commit 376140b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions code/game/objects/items/weapons/cigs_lighters.dm
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,15 @@ CIGARETTE PACKETS ARE IN FANCY.DM
icon_state = "sancolettezippo"
item_state = "sancolettezippo"

/obj/item/flame/lighter/zippo/callisto
name = "\improper callisto lighter"
desc = "A tricolor zippo lighter depicting the flag of San Colette."
desc_extended = "Among Solarian nations, it's popular to carry a lighter depicting the flag of the Sol Alliance as a proclaimation of \
one's patriotism. After being recognised as the Sovereign Solarian Republic of San Colette, this tradition continued on with the Colettish, \
now opting to pridefully bare their own tricolor flag instead."
icon_state = "lightercallisto"
item_state = "lightercallisto"

/obj/item/flame/lighter/zippo/nralakk
name = "\improper Nralakk Federation Zippo lighter"
desc = "An advanced zippo lighter depicting the flag of the Nralakk Federation."
Expand Down
Binary file modified icons/mob/items/lefthand_cigs_lighters.dmi
Binary file not shown.
Binary file modified icons/mob/items/righthand_cigs_lighters.dmi
Binary file not shown.

0 comments on commit 376140b

Please sign in to comment.