Initial version of Tree

This commit is contained in:
zontreck 2024-06-11 14:11:53 -07:00
parent 45d200e6ba
commit 6ad891e5ac
2 changed files with 122 additions and 15 deletions

View file

@ -1 +1,5 @@
//#define DEBUG 1
#define SAPLING_NAME "Tree A Sapling [AC]"
#define TREE_NAME "Tree A [AC]"
#include "../raw/tree.lsl"