Skip to content

Commit

Permalink
No more server rack alchemy (#22771)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oblisk234 authored Oct 25, 2024
1 parent c265599 commit 344a841
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
throwforce = 0
throw_speed = 3
throw_range = 7
materials = list(/datum/material/gold=50, /datum/material/iron=250)
materials = list(/datum/material/iron=250)

var/list/contained_cpus = list()
var/contained_ram = 0
Expand Down

0 comments on commit 344a841

Please sign in to comment.