Skip to content

Commit

Permalink
unscrews ASRS buget. woops.
Browse files Browse the repository at this point in the history
  • Loading branch information
fira committed Nov 17, 2023
1 parent 2278042 commit 05e636d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/supplyshuttle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ var/datum/controller/supply/supply_controller = new()
/// Current supply points
var/points = 0
/// Multiplier to the amount of points awarded based on marine scale
var/points_scale = 90
var/points_scale = 120
var/points_per_process = 1.5
var/points_per_slip = 1
var/points_per_crate = 2
Expand Down

0 comments on commit 05e636d

Please sign in to comment.