mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Merge remote-tracking branch 'upstream/master' into dev-freeze
This commit is contained in:
@@ -342,8 +342,8 @@
|
||||
R.amount = rand(5,25)
|
||||
|
||||
if(2)
|
||||
var/obj/item/stack/tile/R = new(src)
|
||||
R.amount = rand(1,5)
|
||||
var/obj/item/stack/tile/plasteel/R = new(src)
|
||||
R.amount = rand(5,25)
|
||||
|
||||
if(3)
|
||||
var/obj/item/stack/material/steel/R = new(src)
|
||||
|
||||
Reference in New Issue
Block a user