diff options
Diffstat (limited to 'npc/013-3_Cave/barrier.txt')
-rw-r--r-- | npc/013-3_Cave/barrier.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/013-3_Cave/barrier.txt b/npc/013-3_Cave/barrier.txt index 004452f9..85a7fc72 100644 --- a/npc/013-3_Cave/barrier.txt +++ b/npc/013-3_Cave/barrier.txt @@ -13,5 +13,5 @@ L_Has_Jack_O_Soul: mes "The barrier around the opening allows you passage."; set QUEST_demon_mines, 2; - delitem 1198, 1; + delitem "JackOSoul", 1; } |