feat: wolf hunt 2019 #2888

Merged
Sainan merged 4 commits from AMelonInsideLemon/SpaceNinjaServer:wolfhunt-2019 into main 2025-10-11 05:17:09 -07:00
Showing only changes of commit f7573cc7cc - Show all commits

View File

@ -2397,7 +2397,6 @@ export const getWorldState = (buildLabel?: string): IWorldState => {
Desc: "/Lotus/Language/Alerts/WolfAlert", Desc: "/Lotus/Language/Alerts/WolfAlert",
Icon: "/Lotus/Interface/Icons/Npcs/Seasonal/WolfStalker.png", Icon: "/Lotus/Interface/Icons/Npcs/Seasonal/WolfStalker.png",
Tag: "WolfHuntRedux", // unfaithful Tag: "WolfHuntRedux", // unfaithful
Reward: { Reward: {
countedItems: [{ ItemType: "/Lotus/Types/Items/MiscItems/Alertium", ItemCount: 10 }] countedItems: [{ ItemType: "/Lotus/Types/Items/MiscItems/Alertium", ItemCount: 10 }]
}, },