diff options
Diffstat (limited to 'npc/026-0/ctrl.c')
-rw-r--r-- | npc/026-0/ctrl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/026-0/ctrl.c b/npc/026-0/ctrl.c index fe853aa65..b76574e9b 100644 --- a/npc/026-0/ctrl.c +++ b/npc/026-0/ctrl.c @@ -89,6 +89,7 @@ OnYetifly: if (.@q != 1) end; if (.@q2 < 8191) end; + dispbottom b("Yetifly : Per Asper... Ad Salvos!"); dispbottom b(l("You have defeated the Yetifly. Access to B1F granted.")); setq General_Fortress, 2, 0; Zeny+=100000; |