The large Visegrad flag is now in the loadout (#20686)

Fixes the large Visegrad (and antique Visegrad) loadout flag being
unobtainable as both the banner and flag loadout options give the small
flag, small oversight from
https://github.com/Aurorastation/Aurora.3/pull/19972 it seems.

Also the changelog generation here is scary.

That is all.

![image](https://github.com/user-attachments/assets/c31a2174-f010-450c-85d9-ea4a2dd7f948)
This commit is contained in:
ElorgRHG
2025-04-07 01:10:15 +02:00
committed by GitHub
parent b5ca07fa97
commit ec83600cc4
2 changed files with 15 additions and 2 deletions
@@ -371,8 +371,8 @@
flags["flag, Northern Solarian Reconstruction Mandate"] = /obj/item/flag/nsrm/l
flags["flag, Provisional Government of Mars"] = /obj/item/flag/mars/l
flags["flag, Pluto"] = /obj/item/flag/pluto/l
flags["flag, Antique Visegrad"] = /obj/item/flag/old_visegrad
flags["flag, Visegrad"] = /obj/item/flag/visegrad
flags["flag, Antique Visegrad"] = /obj/item/flag/old_visegrad/l
flags["flag, Visegrad"] = /obj/item/flag/visegrad/l
flags["flag, HPS Narrows"] = /obj/item/flag/narrows/l
gear_tweaks += new /datum/gear_tweak/path(flags)