mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
lowers cost (#23471)
This commit is contained in:
@@ -399,4 +399,4 @@ GLOBAL_DATUM_INIT(global_prizes, /datum/prizes, new())
|
||||
name = "Awesome Bike!"
|
||||
desc = "WOAH."
|
||||
typepath = /obj/vehicle/bike
|
||||
cost = 10000 //max stack + 1 tickets.
|
||||
cost = 7000
|
||||
|
||||
Reference in New Issue
Block a user