diff options
-rw-r--r-- | npc/functions/soul_menhir.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/soul_menhir.txt b/npc/functions/soul_menhir.txt index 44645508e..b83526c8d 100644 --- a/npc/functions/soul_menhir.txt +++ b/npc/functions/soul_menhir.txt @@ -54,6 +54,7 @@ L_Aeros: case 1: warp "001-1", 23, 108; break; } + specialeffect(63, AREA, getcharid(3)); message strcharinfo(0), l("You are now at the Mana Plane of Existence, at the Floating Island of Aeros."); close; |