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"
@@ -14,10 +14,12 @@
+ greyflag
+ medflag
+ mimeflag
+ ninjaflag
+ ntflag
+ rndflag
+ secflag
+ secflag_old
+ skrellflag
+ slimeflag
+ syndiflag
+ wizflag
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 168 KiB

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 18 KiB