Andreas Lierschaft 99b3d96fc9 Fix white lion seal timer for real: correct item_proto.txt token
The text-proto parser (get_Item_LimitType_Value in ProtoReader.cpp)
matches LIMIT_TYPE columns against a positional table with the
"LIMIT_" prefix stripped ("TIMER_BASED_ON_WEAR", not
"LIMIT_TIMER_BASED_ON_WEAR" as previously set, which was rejected
outright and crash-looped the db process). This is purely a data-file
correction; the char_item.cpp/item.cpp logic from the previous commit
was already correct and untouched by the emergency revert.
2026-08-18 01:11:53 +02:00
S
Description
No description provided
13 MiB
Languages
Lua 76.8%
C++ 18.4%
C 3.9%
Assembly 0.6%
Makefile 0.2%