summaryrefslogtreecommitdiff
path: root/npc/cities/lighthalzen.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/cities/lighthalzen.txt')
-rw-r--r--npc/cities/lighthalzen.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt
index 1c075b6e3..e7dfb8351 100644
--- a/npc/cities/lighthalzen.txt
+++ b/npc/cities/lighthalzen.txt
@@ -613,8 +613,8 @@ lighthalzen,182,102,3 script Lucius#zen5 4_M_LGTGRAND,{
mes "my gratitude, adventurer. Bless";
mes "you, youngster and take care.";
$donatedzeny = 0;
- getitem 603,1; //Old_Blue_Box
- getitem 12016,1; //Speed_Up_Potion
+ getitem Old_Blue_Box,1;
+ getitem Speed_Up_Potion,1;
}
close;
}