mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Merge pull request #2869 from KasparoVy/master
Adds Vulpkanin Species Flag
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
|
||||
/datum/storeitem/flag/diona
|
||||
name = "Diona flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Diona."
|
||||
desc = "A flag proudly proclaiming the superior heritage of Dionae."
|
||||
typepath = /obj/item/flag/species/diona
|
||||
cost = 1000
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
|
||||
/datum/storeitem/flag/taj
|
||||
name = "Tajaran flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Tajaran."
|
||||
desc = "A flag proudly proclaiming the superior heritage of Tajara."
|
||||
typepath = /obj/item/flag/species/taj
|
||||
cost = 1000
|
||||
|
||||
@@ -165,6 +165,12 @@
|
||||
typepath = /obj/item/flag/species/unathi
|
||||
cost = 1000
|
||||
|
||||
/datum/storeitem/flag/vulp
|
||||
name = "Vulpkanin flag"
|
||||
desc = "A flag proudly proclaiming the superior heritage of Vulpkanin."
|
||||
typepath = /obj/item/flag/species/vulp
|
||||
cost = 1000
|
||||
|
||||
/datum/storeitem/flag/ian
|
||||
name = "Ian flag"
|
||||
desc = "The banner of Ian, because SQUEEEEE."
|
||||
|
||||
Reference in New Issue
Block a user