mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-10 04:10:33 +02:00
adding achievements! Almost all untested yet.
This commit is contained in:
@ -310,6 +310,8 @@ local get_pit = function(pos)
|
||||
return {location = location, radius = radius, variance = variance, depth = depth}
|
||||
end
|
||||
|
||||
df_caverns.get_nearest_glowing_pit = get_pit
|
||||
|
||||
local perlin_pit = {
|
||||
offset = 0,
|
||||
scale = 1,
|
||||
|
Reference in New Issue
Block a user