diff options
Diffstat (limited to 'npc/re/quests/pile_bunker.txt')
-rw-r--r-- | npc/re/quests/pile_bunker.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/quests/pile_bunker.txt b/npc/re/quests/pile_bunker.txt index cf04f152e..31b36c82b 100644 --- a/npc/re/quests/pile_bunker.txt +++ b/npc/re/quests/pile_bunker.txt @@ -107,9 +107,9 @@ yuno,179,174,4 script Gomer 851,{ delitem 999,50; // Steel delitem 7325,30; // Flexible Tube delitem 1415,1; // Brocca - getitem 1549,1; // Pile Bunker + getitem 1549,1; // Pile Bunker getitem 1360,1; // Two-handed Axe [1] close; } } -}
\ No newline at end of file +} |