Adds Vox and Pony flags

This commit is contained in:
ZomgPonies
2014-05-25 11:50:08 -04:00
parent dae3e2d5e8
commit aab6cb2430
7 changed files with 13 additions and 1 deletions
+11 -1
View File
@@ -37,6 +37,11 @@
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"
//Nations/Department flags
/obj/item/flag/cargo
name = "Cargonia flag"
@@ -73,4 +78,9 @@
/obj/item/flag/skrell
name = "Skrell flag"
desc = "A flag proudly proclaiming the superior heritage of Skrell."
icon_state = "skrellflag"
icon_state = "skrellflag"
/obj/item/flag/vox
name = "Vox flag"
desc = "A flag proudly proclaiming the superior heritage of Vox."
icon_state = "voxflag"