mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Fix Vanilla damage scaling and properly implement Quest XP values
This commit is contained in:
@@ -304,9 +304,6 @@ UPDATE quest_template SET RequiredItemId1 = 10699, RequiredItemId2 = 0, Required
|
||||
/* Rise, Obsidion! */
|
||||
UPDATE quest_template SET QuestLevel = 52 WHERE ID=3566;
|
||||
|
||||
/* <UNUSED> */
|
||||
UPDATE quest_template SET LogTitle = Plainsrunning, QuestLevel = 60, MinLevel = 45 WHERE ID=3581;
|
||||
|
||||
/* Bring the Light */
|
||||
UPDATE quest_template SET QuestLevel = 42, MinLevel = 39 WHERE ID=3636;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user