cb2251529a
Surround stone with pumwater on at least 4 sides. If surrounded on all 6 faces, should take about 30 minutes on average.
13 lines
306 B
Lua
13 lines
306 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("amalgam")
|
|
include("pumice")
|
|
include("harden")
|
|
include("hints")
|
|
include("renew")
|