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

Jungle biome/whatever thing

This commit is contained in:
Perttu Ahola 2011-07-23 02:04:24 +03:00
parent fdf14471c6
commit 8993d9dd83
8 changed files with 253 additions and 6 deletions

View file

@ -57,6 +57,8 @@ void content_mapnode_init();
#define CONTENT_PAPYRUS 28
#define CONTENT_BOOKSHELF 29
#define CONTENT_RAIL 30
#define CONTENT_JUNGLETREE 31
#define CONTENT_JUNGLEGRASS 32
#endif