Adds Skrell and Ninja flags

This commit is contained in:
ZomgPonies
2014-05-25 05:36:12 -04:00
parent dd298e4dda
commit dae3e2d5e8
7 changed files with 13 additions and 1 deletions
+11 -1
View File
@@ -27,6 +27,11 @@
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."
@@ -63,4 +68,9 @@
/obj/item/flag/slime
name = "Slime People flag"
desc = "A flag proudly proclaiming the superior heritage of Slime People."
icon_state = "slimeflag"
icon_state = "slimeflag"
/obj/item/flag/skrell
name = "Skrell flag"
desc = "A flag proudly proclaiming the superior heritage of Skrell."
icon_state = "skrellflag"