Remove excess doc, fix lode cobble hand-diggability.
This commit is contained in:
parent
527449b299
commit
4a69f64b7d
@ -1,22 +0,0 @@
|
||||
========================================================================
|
||||
GAME NAME
|
||||
------------------------------------------------------------------------
|
||||
|
||||
NodeCore
|
||||
|
||||
- From "hardcore" as gameplay is intended to be restrictive and
|
||||
challenging.
|
||||
|
||||
- We are focusing on the core concept of nodes/voxels in the world.
|
||||
|
||||
|
||||
========================================================================
|
||||
DESIGN AESTHETICS
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Artwork oriented around regular hexagons, as a 2D isometric projection
|
||||
of a node cube.
|
||||
|
||||
|
||||
........................................................................
|
||||
========================================================================
|
@ -34,7 +34,7 @@ reg("Cobble", {
|
||||
repack_level = 2,
|
||||
groups = {
|
||||
cracky = 0,
|
||||
crumbly = 1,
|
||||
crumbly = 2,
|
||||
falling_repose = 3
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user