mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Add three more Dominian Banners (#21964)
Adds three new banners, for House Kaneko, von Sinzendorf and Seok. Yes I am making a Seok character, how could you tell? <img width="292" height="101" alt="image" src="https://github.com/user-attachments/assets/2a95c5cc-b419-4625-8abe-63cc15a35277" /> All sprites by me. Descriptions by Schwann / Human Lore. --------- Signed-off-by: Fyni <itsfyni@gmail.com> Co-authored-by: Kano <89972582+kano-dot@users.noreply.github.com>
This commit is contained in:
@@ -1172,14 +1172,17 @@
|
||||
starts_with = list(
|
||||
/obj/item/flag/dominia = 8,
|
||||
/obj/item/flag/dominia/l = 6,
|
||||
/obj/item/flag/strelitz = 4,
|
||||
/obj/item/flag/volvalaad = 4,
|
||||
/obj/item/flag/strelitz = 2,
|
||||
/obj/item/flag/volvalaad = 2,
|
||||
/obj/item/flag/caladius = 2,
|
||||
/obj/item/flag/zhao = 4,
|
||||
/obj/item/flag/zhurong = 3,
|
||||
/obj/item/flag/zhao = 2,
|
||||
/obj/item/flag/zhurong = 2,
|
||||
/obj/item/flag/zhurong/l = 2,
|
||||
/obj/item/flag/imperial_frontier = 3,
|
||||
/obj/item/flag/imperial_frontier/l = 2
|
||||
/obj/item/flag/imperial_frontier = 2,
|
||||
/obj/item/flag/imperial_frontier/l = 2,
|
||||
/obj/item/flag/seok = 1,
|
||||
/obj/item/flag/kaneko = 1,
|
||||
/obj/item/flag/sinzendorf = 1,
|
||||
)
|
||||
|
||||
/obj/item/storage/box/large/flags/elyra
|
||||
|
||||
Reference in New Issue
Block a user