diff options
Diffstat (limited to 'npc/001-11')
-rw-r--r-- | npc/001-11/event_soulmenhir.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-11/event_soulmenhir.txt b/npc/001-11/event_soulmenhir.txt index 96f751083..68cd09afa 100644 --- a/npc/001-11/event_soulmenhir.txt +++ b/npc/001-11/event_soulmenhir.txt @@ -92,6 +92,7 @@ L_EVTC2020: case 2: getitembound Event2HSword, 1, 1; getitem FalkonCard, 1; + Zeny+=150; break; case 3: getitembound EventBow, 1, 1; @@ -101,6 +102,7 @@ L_EVTC2020: case 4: getitembound EventWand, 1, 1; getitem FireballCard, 1; + Zeny+=150; break; } // Get misc items |