mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Asteroid (floor) is now called... 'asteroid' and not plating
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2483 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -288,7 +288,9 @@
|
||||
var/dug = 0 //0 = has not yet been dug, 1 = has already been dug
|
||||
|
||||
/turf/simulated/floor/plating/airless/asteroid/New()
|
||||
var/proper_name = name
|
||||
..()
|
||||
name = proper_name
|
||||
//if (prob(50))
|
||||
// seedName = pick(list("1","2","3","4"))
|
||||
// seedAmt = rand(1,4)
|
||||
|
||||
Reference in New Issue
Block a user