diff options
Diffstat (limited to 'npc/quests/Lvl4_weapon_quest.txt')
-rw-r--r-- | npc/quests/Lvl4_weapon_quest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/Lvl4_weapon_quest.txt b/npc/quests/Lvl4_weapon_quest.txt index aba16eaa5..58945768a 100644 --- a/npc/quests/Lvl4_weapon_quest.txt +++ b/npc/quests/Lvl4_weapon_quest.txt @@ -1786,7 +1786,7 @@ niflheim,240,193,3 script Kayron#lv4 794,{ if (lv4_weapon == 29) { mes "this... Guillotine!"; getitem 1369,1; //Guillotine - } + } else { mes "this... Brionac!"; getitem 1470,1; //Brionac |