Adds a banner/flag for the Drask, like the other races have

This commit is contained in:
HugoLuman
2016-05-06 20:50:31 -07:00
parent 6f9c9eed05
commit d209f66814
3 changed files with 11 additions and 0 deletions
+5
View File
@@ -161,6 +161,11 @@
desc = "A flag proudly proclaiming the superior heritage of Vulpkanin."
icon_state = "vulpflag"
/obj/item/flag/species/drask
name = "Drask flag"
desc = "A flag proudly proclaiming the superior heritage of Drask."
icon_state = "draskflag"
//Department Flags
/obj/item/flag/cargo
+6
View File
@@ -171,6 +171,12 @@
typepath = /obj/item/flag/species/vulp
cost = 1000
/datum/storeitem/flag_drask
name = "Drask flag"
desc = "A flag proudly proclaiming the superior heritage of Drask."
typepath = /obj/item/flag/species/drask
cost = 1000
/datum/storeitem/flag_ian
name = "Ian flag"
desc = "The banner of Ian, because SQUEEEEE."