promised map update + mining hotfix

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@836 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-01-12 19:32:28 +00:00
parent 5af6ed1597
commit 2235bbe628
2 changed files with 4239 additions and 4229 deletions

View File

@@ -29,6 +29,8 @@
var/spread = 0 //will the seam spread?
var/spreadChance = 0 //the percentual chance of an ore spreading to the neighbouring tiles
/turf/simulated/mineral/Del()
return
/turf/simulated/mineral/ex_act(severity)
switch(severity)
@@ -113,6 +115,7 @@
return
/turf/simulated/mineral/random/Del()
return
/turf/simulated/mineral/uranium
name = "Uranium deposit"