mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Only one flag to go!
This commit is contained in:
@@ -83,11 +83,6 @@
|
||||
desc = "A flag proudly boasting the logo of NT."
|
||||
icon_state = "ntflag"
|
||||
|
||||
/obj/item/flag/grey
|
||||
name = "Greytide flag"
|
||||
desc = "A banner made from an old grey jumpsuit."
|
||||
icon_state = "greyflag"
|
||||
|
||||
/obj/item/flag/clown
|
||||
name = "Clown Planet flag"
|
||||
desc = "The banner of His Majesty, King Squiggles the Eighth."
|
||||
@@ -98,49 +93,64 @@
|
||||
desc = "The banner of the glorious revolutionary forces fighting the oppressors on Clown Planet."
|
||||
icon_state = "mimeflag"
|
||||
|
||||
/obj/item/flag/syndi
|
||||
name = "Syndicate flag"
|
||||
desc = "A flag proudly boasting the logo of the Syndicate, in defiance of NT."
|
||||
icon_state = "syndiflag"
|
||||
|
||||
/obj/item/flag/ninja
|
||||
name = "Spider Clan flag"
|
||||
desc = "A flag proudly boasting the logo of the Spider Clan, in defiance of NT."
|
||||
icon_state = "ninjaflag"
|
||||
|
||||
/obj/item/flag/wiz
|
||||
name = "Wizard Federation flag"
|
||||
desc = "A flag proudly boasting the logo of the Wizard Federation, sworn enemies of NT."
|
||||
icon_state = "wizflag"
|
||||
|
||||
/obj/item/flag/pony
|
||||
name = "Equestria flag"
|
||||
desc = "The flag of the independant, sovereign nation of Equestria, whatever the fuck that is."
|
||||
icon_state = "ponyflag"
|
||||
|
||||
/obj/item/flag/ian
|
||||
name = "Ian flag"
|
||||
desc = "The banner of Ian, because SQUEEEEE."
|
||||
icon_state = "ianflag"
|
||||
|
||||
|
||||
//Species flags
|
||||
|
||||
/obj/item/flag/slime
|
||||
/obj/item/flag/species/slime
|
||||
name = "Slime People flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Slime People."
|
||||
icon_state = "slimeflag"
|
||||
|
||||
/obj/item/flag/skrell
|
||||
/obj/item/flag/species/skrell
|
||||
name = "Skrell flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Skrell."
|
||||
icon_state = "skrellflag"
|
||||
|
||||
/obj/item/flag/vox
|
||||
/obj/item/flag/species/vox
|
||||
name = "Vox flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Vox."
|
||||
icon_state = "voxflag"
|
||||
|
||||
/obj/item/flag/machine
|
||||
/obj/item/flag/species/machine
|
||||
name = "Synthetics flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Synthetics."
|
||||
icon_state = "machineflag"
|
||||
|
||||
/obj/item/flag/species/diona
|
||||
name = "Diona flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Diona."
|
||||
icon_state = "dionaflag"
|
||||
|
||||
/obj/item/flag/species/human
|
||||
name = "Human flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Humans."
|
||||
icon_state = "humanflag"
|
||||
|
||||
/obj/item/flag/species/greys
|
||||
name = "Greys flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Greys."
|
||||
icon_state = "greysflag"
|
||||
|
||||
/obj/item/flag/species/kidan
|
||||
name = "Kidan flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Kidan."
|
||||
icon_state = "kidanflag"
|
||||
|
||||
/obj/item/flag/species/taj
|
||||
name = "Tajaran flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Tajaran."
|
||||
icon_state = "tajflag"
|
||||
|
||||
//Nations/Department flags
|
||||
|
||||
/obj/item/flag/nation/cargo
|
||||
@@ -166,4 +176,32 @@
|
||||
/obj/item/flag/nation/atmos
|
||||
name = "Atmosia flag"
|
||||
desc = "The flag of the independant, sovereign nation of Atmosia."
|
||||
icon_state = "atmosflag"
|
||||
icon_state = "atmosflag"
|
||||
|
||||
|
||||
//Antags
|
||||
|
||||
/obj/item/flag/grey
|
||||
name = "Greytide flag"
|
||||
desc = "A banner made from an old grey jumpsuit."
|
||||
icon_state = "greyflag"
|
||||
|
||||
/obj/item/flag/syndi
|
||||
name = "Syndicate flag"
|
||||
desc = "A flag proudly boasting the logo of the Syndicate, in defiance of NT."
|
||||
icon_state = "syndiflag"
|
||||
|
||||
/obj/item/flag/ninja
|
||||
name = "Spider Clan flag"
|
||||
desc = "A flag proudly boasting the logo of the Spider Clan, in defiance of NT."
|
||||
icon_state = "ninjaflag"
|
||||
|
||||
/obj/item/flag/wiz
|
||||
name = "Wizard Federation flag"
|
||||
desc = "A flag proudly boasting the logo of the Wizard Federation, sworn enemies of NT."
|
||||
icon_state = "wizflag"
|
||||
|
||||
/obj/item/flag/cult
|
||||
name = "Nar'Sie Cultist flag"
|
||||
desc = "A flag proudly boasting the logo of the cultists, sworn enemies of NT."
|
||||
icon_state = "cultflag"
|
||||
Reference in New Issue
Block a user