Flags resprite (#19844)

* first icons

* more icons

* fire

* solgov and ussp flag icons

* Hope i did it right

* fix

* Update flag.dm

* inhands_right

* inhands_left

* something

* aha

* missing_inhands

* Update code/modules/supply/supply_packs/pack_miscellaneous.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* Update flags_lefthand.dmi

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
McRamon
2022-12-13 19:47:16 +03:00
committed by GitHub
parent a69a67301e
commit 0deaf46e1a
6 changed files with 25 additions and 0 deletions
+7
View File
@@ -222,6 +222,13 @@
cost = 750
category = MERCH_CAT_DECORATION
/datum/merch_item/flag_solgov
name = "SolGov Flag"
desc = "The banner of Trans-Solar Federation, allied government."
typepath = /obj/item/flag/solgov
cost = 750
category = MERCH_CAT_DECORATION
/datum/merch_item/banhammer
name = "Banhammer"
desc = "A Banhammer."
@@ -360,6 +360,14 @@
containername = "crate" //let's keep it subtle, eh?
contraband = TRUE
/datum/supply_packs/misc/flags
name = "Unapproved flags Crate"
contains = list(/obj/item/flag/ussp,
/obj/item/flag/syndi)
cost = 200
containername = "flags crate"
contraband = TRUE
/datum/supply_packs/misc/formalwear //This is a very classy crate.
name = "Formal Wear Crate"
contains = list(/obj/item/clothing/under/dress/blacktango,