mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 11:58:39 +01:00
Adds more flags (#6412)
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
banners["banner, Sedantis"] = /obj/item/weapon/flag/vaurca
|
||||
banners["banner, People's Republic of Adhomai"] = /obj/item/weapon/flag/pra
|
||||
banners["banner, Democratic People's Republic of Adhomai"] = /obj/item/weapon/flag/dpra
|
||||
banners["banner, New Kingdom of Adhomai"] = /obj/item/weapon/flag/nka
|
||||
gear_tweaks += new/datum/gear_tweak/path(banners)
|
||||
|
||||
/datum/gear/flag
|
||||
@@ -120,6 +121,7 @@
|
||||
flags["flag, Sedantis"] = /obj/item/weapon/flag/vaurca/l
|
||||
flags["flag, People's Republic of Adhomai"] = /obj/item/weapon/flag/pra/l
|
||||
flags["flag, Democratic People's Republic of Adhomai"] = /obj/item/weapon/flag/dpra/l
|
||||
flags["flag, New Kingdom of Adhomai"] = /obj/item/weapon/flag/nka/l
|
||||
gear_tweaks += new/datum/gear_tweak/path(flags)
|
||||
|
||||
/datum/gear/towel
|
||||
|
||||
Reference in New Issue
Block a user