99b3d96fc9c13d58b74678be0af17eaac41ae22f
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.
Description
No description provided
13 MiB
Languages
Lua
76.8%
C++
18.4%
C
3.9%
Assembly
0.6%
Makefile
0.2%