- Spawn category (#225)
This commit is contained in:
@@ -185,6 +185,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"spawn_category": {
|
||||
"type": "string",
|
||||
"enum": ["monster", "creature", "ambient", "axoltols", "underground_water_creature", "water_creature", "water_ambient", "misc"],
|
||||
"description": "At the moment, not fully implemented and does nothing. Recommended to leave it empty or set it to misc",
|
||||
"default": "misc"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user