diff options
Diffstat (limited to 'npc/017-10/airship.txt')
-rw-r--r-- | npc/017-10/airship.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-10/airship.txt b/npc/017-10/airship.txt index 48851f47e..f4ef4fd1c 100644 --- a/npc/017-10/airship.txt +++ b/npc/017-10/airship.txt @@ -46,6 +46,7 @@ OnNotif: OnWarper: removespecialeffect(FX_CIRCLE, SELF, getcharid(3)); + if (ispcdead()) end; if (getmap() != "017-10") end; if (!FORT_1ST_VISIT) |