Updated to OTCv8 3.1 rev 161

This commit is contained in:
OTCv8
2022-03-31 11:44:11 +00:00
parent b5ca12f0e0
commit ed493239af
7 changed files with 159 additions and 153 deletions

View File

@@ -210,6 +210,7 @@ GameNewCreatureStacking = 121 -- Ignore MAX_THINGS limit while adding to tile
GameCreaturesMana = 122 -- get mana from server for creatures other than Player
GameQuickLootFlags = 123 -- enables quick loot feature for all protocols
GameDontMergeAnimatedText = 124
GameMissionId = 125
LastGameFeature = 130