diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 4 | ||||
-rw-r--r-- | npc/quests/seals/god_weapon_creation.txt | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 8a075d090..a379e90a7 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ -Date Added +Date Added ====== +2008/07/04 + * Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) [Paradox924X] 2008/07/02 * Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus] 2008/06/30 diff --git a/npc/quests/seals/god_weapon_creation.txt b/npc/quests/seals/god_weapon_creation.txt index 07695de2e..cc5303083 100644 --- a/npc/quests/seals/god_weapon_creation.txt +++ b/npc/quests/seals/god_weapon_creation.txt @@ -1210,7 +1210,7 @@ que_god01,214,128,0 script #que_godnpc1 111,{ } -que_god01,215,128,0 script #que_godnpc2" 111,{ +que_god01,215,128,0 script #que_godnpc2 111,{ mes "[Entrance Notice]"; mes "Only the quickest human being will possess the power of God."; |