1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

Added ladders--they don't have any use yet, though

This commit is contained in:
Mark Holmquist 2011-07-27 10:18:09 -07:00 committed by Giuseppe Bilotta
parent 7ece67727d
commit bc2819cab2
7 changed files with 127 additions and 0 deletions

View file

@ -46,6 +46,7 @@ MapNode mapnode_translate_to_internal(MapNode n_from, u8 version);
#define CONTENT_FURNACE 16
#define CONTENT_FENCE 21
#define CONTENT_RAIL 30
#define CONTENT_LADDER 31
// 0x800...0xfff (2048...4095): higher 4 bytes of param2 are not usable
#define CONTENT_GRASS 0x800 //1