actually enforce NOCOMMIT tags finally

This commit is contained in:
Martin Michelsen
2025-12-02 21:46:58 -08:00
parent 779ec9df3b
commit 194bb5b393
5 changed files with 41 additions and 13 deletions
+1
View File
@@ -59,6 +59,7 @@ struct QuestMetadata {
bool allow_start_from_chat_command = false;
int16_t lock_status_register = -1;
std::unordered_map<uint32_t, uint32_t> enemy_exp_overrides;
bool enable_schtserv_commands = false;
// Extra header fields (only used on BB)
struct CreateItemMask {