[DiscordArchive] Anyone know a quick way to modify emblem drop quantity per boss kill in wotlk dungeons?
[DiscordArchive] Anyone know a quick way to modify emblem drop quantity per boss kill in wotlk dungeons?
Archived author: JaSimm • Posted: 2025-07-22T20:40:56.135000+00:00
Original source
Anyone know a quick way to modify emblem drop quantity per boss kill in wotlk dungeons?
Archived author: Revision • Posted: 2025-07-22T20:43:32.513000+00:00
Original source
The only way is to edit `creature_loot_template` for each creature
Archived author: Revision • Posted: 2025-07-22T20:43:52.297000+00:00
Original source
Or use the item ID of the emblem to globally update all rows with the emblem
Archived author: Revision • Posted: 2025-07-22T20:44:12.154000+00:00
Original source
Some are objects though so `gameobject_loot_template` needs checking too
Archived author: JaSimm • Posted: 2025-07-22T20:44:15.094000+00:00
Original source
That might be the way to do it. Just have to look for a sql command to do it I imagine
Archived author: JaSimm • Posted: 2025-07-22T20:44:21.553000+00:00
Original source
yup
Archived author: Brodesseus • Posted: 2025-07-22T20:45:15.135000+00:00
Original source
I'm seeing an error "No entry for acore_string (35411), (35414), (35415) in DB in my worldserver after finally finishing adding all my modules throughout today - more specifically the last one added being Solo LFG. Server seems to be running fine but curious to see if anyone here has a fix for it
Archived author: Revision • Posted: 2025-07-22T20:46:39.266000+00:00
Original source
The SQL for the modules requiring those entries hasn't been imported, but it's message-related so overall it wouldn't break anything gameplay-wise.
Archived author: JaSimm • Posted: 2025-07-22T20:47:31.693000+00:00
Original source
I am actually noticing I cannot find an entry for the item in that table. Thinking it is a currency specific reward.
Archived author: Revision • Posted: 2025-07-22T20:47:49.655000+00:00
Original source
No, emblems are items but then added as a currency