Start working on ground plants

This commit is contained in:
Vortrex
2021-10-25 13:03:32 -05:00
parent 63f61c26cf
commit 013113821d

View File

@@ -22,6 +22,7 @@ let serverData = {
factions: [], factions: [],
commands: {}, commands: {},
groundItemCache: [], groundItemCache: [],
groundPlantCache: [],
items: [], items: [],
itemTypes: [], itemTypes: [],
clans: [], clans: [],