More work on custom gear.

This commit is contained in:
Zuhayr
2014-06-29 04:22:09 +09:30
parent 4236ddc11c
commit 19bb5014a9
6 changed files with 160 additions and 38 deletions

View File

@@ -75,9 +75,6 @@ Deep minerals:
//Halfassed diamond-square algorithm with some fuckery since it's a single dimension array.
/datum/ore_distribution/proc/populate_distribution_map()
//Announce it!
world << "<b><font color='red'>Generating resource distribution map.</b></font>"
//Seed beginning values.
var/x = 1
var/y = 1