mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Reduces large flags loadout cost to 1 (#20731)
Title. Figure there's no reason to really have it at 2.
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
|
||||
/datum/gear/flag
|
||||
display_name = "flag selection"
|
||||
cost = 2
|
||||
cost = 1
|
||||
path = /obj/item/flag
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user