Refactored flags, added in excellent Clown Planet flag by Wubbledaddy

This commit is contained in:
ZomgPonies
2014-05-24 07:48:29 -04:00
parent d099ca5a19
commit 769214e535
7 changed files with 209 additions and 200 deletions
+9 -3
View File
@@ -1,6 +1,12 @@
/obj/item/flag
icon = 'icons/obj/flag.dmi'
/obj/item/flag/nt
name = "Nanotrasen flag"
desc = "A flag proudly boasting the logo of NT."
icon = 'icons/obj/objects.dmi'
icon_state = "flag"
// item_state = "flag"
icon_state = "ntflag"
/obj/item/flag/clown
name = "Clown Planet flag"
desc = "The banner of His Majesty, King Squiggles the Eighth."
icon_state = "clownflag"