Files
m2dev-server/share
ErLullo bbc8ac9d8d Update new_quest_lv7.quest
- Enforce minimum level 7 when starting the quest dialog with Octavio
- Use get_old_woman_map() to show the correct village name in quest info
  (ask_oldwoman and return_oldwoman states) instead of hardcoding map 1
- Ensure quest progresses correctly when the player already has all required
  flowers (both on state enter and on wolf kills)
- Extend completion check in when_one_killed() so flower sets obtained via
  trade or previous drops still advance the quest
- Prevent negative “missing flowers” values when the player owns more items
  than required
- Make “soup” flavour flag persistent using quest flags (pc.setqf/pc.getqf)
  so related dialogue is preserved across relogs
- Make EXP/Yang reward text match the actual reward granted by reusing the
  same random values instead of recalculating them
2026-01-13 08:52:29 +01:00
..
2025-08-28 19:21:52 +02:00
2026-01-02 07:23:12 +02:00
2025-08-22 19:04:53 +02:00
2026-01-13 08:52:29 +01:00
2025-09-22 02:44:55 +02:00