mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Public Red Coalition Flag (#15500)
This commit is contained in:
@@ -198,6 +198,7 @@
|
||||
banners["banner, Gadpathur"] = /obj/item/flag/gadpathur
|
||||
banners["banner, Vysoka"] = /obj/item/flag/vysoka
|
||||
banners["banner, Konyang"] = /obj/item/flag/konyang
|
||||
banners["banner, Red Coalition"] = /obj/item/flag/red_coalition
|
||||
gear_tweaks += new /datum/gear_tweak/path(banners)
|
||||
|
||||
/datum/gear/standard
|
||||
@@ -248,6 +249,7 @@
|
||||
flags["flag, Gadpathur"] = /obj/item/flag/gadpathur/l
|
||||
flags["flag, Vysoka"] = /obj/item/flag/vysoka/l
|
||||
flags["flag, Konyang"] = /obj/item/flag/konyang/l
|
||||
flags["flag, Red Coalition"] = /obj/item/flag/red_coalition/l
|
||||
gear_tweaks += new /datum/gear_tweak/path(flags)
|
||||
|
||||
/datum/gear/towel
|
||||
|
||||
Reference in New Issue
Block a user