Skip to content

Commit 652ed44

Browse files
committed
inflation
1 parent 7072eb1 commit 652ed44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modular_meta/features/metacoins/code/metacoin_shop.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GLOBAL_DATUM(metacoin_shop_controller, /datum/metacoin_shop_controller)
7979
"listing_name" = "antag_token",
8080
"listing_display_name" = "Antag Token",
8181
"listing_display_desc" = "Guarantees one chosen antagonist role at roundstart.",
82-
"listing_price" = 500,
82+
"listing_price" = 1250, // cry about it
8383
"listing_typepath" = /obj/item/coin/antagtoken, // to get the display icon of ours
8484
"listing_kind" = "antag_token",
8585
),

0 commit comments

Comments
 (0)