Update worldStateService.ts
All checks were successful
Build / build (pull_request) Successful in 1m37s

This commit is contained in:
AMelonInsideLemon 2025-10-10 04:49:40 +02:00
parent 1272aae2a7
commit ec382866a8

View File

@ -2288,7 +2288,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 }]
}, },