mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Adjusted dig surface whitelist for jungle maps (#5897)
* Added grasstall to dig surface whitelist * Added forest to dig surface whitelist
This commit is contained in:
parent
51f29b7b37
commit
d83ce62ee8
@ -33,4 +33,4 @@
|
||||
"wood", "wood_int", "int_wood", "softwood_exp", "int_softwood_exp", "int_solidwood_exp" \
|
||||
]
|
||||
|
||||
#define DIG_SURFACE_WHITELIST ["grass"]
|
||||
#define DIG_SURFACE_WHITELIST ["grass", "grasstall_exp", "forest_exp"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user