diff options
Diffstat (limited to 'npc/items/books.txt')
-rw-r--r-- | npc/items/books.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/books.txt b/npc/items/books.txt index b0a18c083..23469db7b 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -235,7 +235,7 @@ OnInit: mesc l("Summon Plants - @sk-plantkingdom"); next; - abizit(); + ShowAbizit(true); next; break; case 3: |