summaryrefslogtreecommitdiff
path: root/npc/quests/lvl4_weapon_quest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/lvl4_weapon_quest.txt')
-rw-r--r--npc/quests/lvl4_weapon_quest.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/lvl4_weapon_quest.txt b/npc/quests/lvl4_weapon_quest.txt
index e31ea53c3..509a06766 100644
--- a/npc/quests/lvl4_weapon_quest.txt
+++ b/npc/quests/lvl4_weapon_quest.txt
@@ -3273,13 +3273,13 @@ niflheim,331,72,3 script Waltboughst#lv4 4_M_NFDEADMAN,{
mes "[Waltboughst]";
mes "Okay...";
mes "I wrote down...";
- if (.@npchand == 1) {
+ if (.@npchand1 == 1) {
mes "Scissors";
}
- else if (.@npchand == 2) {
+ else if (.@npchand1 == 2) {
mes "Rock";
}
- else if (.@npchand == 3) {
+ else if (.@npchand1 == 3) {
mes "Paper";
}
if (.@npchand2 == 1) {