Adds a plasmaman flag!

This commit is contained in:
Citinited
2017-07-25 22:55:32 +01:00
parent b92143fce0
commit 479f0b869f
5 changed files with 11 additions and 0 deletions
+5
View File
@@ -121,6 +121,11 @@
desc = "A flag proudly proclaiming the superior heritage of Drask."
icon_state = "draskflag"
/obj/item/flag/species/plasma
name = "Plasmaman flag"
desc = "A flag proudly proclaiming the superior heritage of Plasmamen."
icon_state = "plasmaflag"
//Department Flags
/obj/item/flag/cargo
+6
View File
@@ -189,6 +189,12 @@
typepath = /obj/item/flag/species/drask
cost = 1000
/datum/storeitem/flag_plasma
name = "Plasmaman flag"
desc = "A flag proudly proclaiming the superior heritage of Plasmamen."
typepath = /obj/item/flag/species/plasma
cost = 1000
/datum/storeitem/flag_ian
name = "Ian flag"
desc = "The banner of Ian, because SQUEEEEE."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 39 KiB