mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
Adds a banner/flag for the Drask, like the other races have
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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."
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 38 KiB |
Reference in New Issue
Block a user