//all sprites by Crumpaloo /obj/structure/sign/flag/galfed name = "flag of the Galactic Federation" desc = "The flag of the Galactic Federation. Despite being but a sliver of the full galaxy, this flag stands for freedom and equality for all no matter their species, religion, or culture." icon = 'modular_zubbers/icons/obj/flags.dmi' icon_state = "flag_galfed" item_flag = /obj/item/sign/flag/galfed MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/flag/galfed, 32) /obj/structure/sign/flag/tizira name = "flag of the Tiziran Empire" desc = "The flag of the Tiziran Empire. The large red sun in the middle is a traditional Tiziran symbol representing their main deity, Aola." icon = 'modular_zubbers/icons/obj/flags.dmi' icon_state = "flag_tizira" /obj/structure/sign/flag/terragov name = "flag of the Terran Government" desc = "The flag of the Terran Government, home of humanity." /obj/item/sign/flag/galfed name = "folded flag of the Galactic Federation" desc = "The folded flag of the Galactic Federation." icon = 'modular_zubbers/icons/obj/flags.dmi' icon_state = "folded_galfed" sign_path = /obj/structure/sign/flag/galfed /obj/item/sign/flag/tizira name = "folded flag of the Tiziran Empire" desc = "The folded flag of the Tiziran Empire." icon = 'modular_zubbers/icons/obj/flags.dmi' icon_state = "folded_tizira" /obj/item/sign/flag/terragov name = "folded flag of the Terran Government" desc = "The folded flag of the Terran Government." /obj/structure/sign/flag/nri name = "flag of the Pan-Slavic Commonwealth." desc = "The flag of the Commonwealth, donning the Pan-Slavic colours of Blue, White and Red, as defined all the way back in 1848 on old Terra. Long way from home, druzya." icon = 'modular_zubbers/icons/obj/flags.dmi' icon_state = "flag_nri" item_flag = /obj/item/sign/flag/nri /obj/item/sign/flag/nri name = "folded flag of the Pan-Slavic Commonwealth" desc = "The folded flag of the Pan-Slavic Commonwealth." icon = 'modular_zubbers/icons/obj/flags.dmi' icon_state = "folded_nri" sign_path = /obj/structure/sign/flag/nri