diff options
-rw-r--r-- | npc/001-11/event_soulmenhir.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-11/event_soulmenhir.txt b/npc/001-11/event_soulmenhir.txt index 22c75705b..96f751083 100644 --- a/npc/001-11/event_soulmenhir.txt +++ b/npc/001-11/event_soulmenhir.txt @@ -86,6 +86,7 @@ L_EVTC2020: switch (@menu) { case 1: getitembound Event1HSword, 1, 1; + getitembound any(RoundLeatherShield, LeatherShield), 1, 1; getitem FalkonCard, 1; break; case 2: |