Files
taverne-server-source/serverfiles/share
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
..
2026-08-17 17:31:44 +00:00