Updated to OTCv8 3.1 rev 150

This commit is contained in:
OTCv8
2022-03-15 10:48:00 +00:00
parent af00528e49
commit 1f0939e5ec
8 changed files with 7 additions and 2 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
GameCreatureTitle = 125
LastGameFeature = 130