diff options
Diffstat (limited to 'npc/029-0')
-rw-r--r-- | npc/029-0/sakar.txt | 2 | ||||
-rw-r--r-- | npc/029-0/warps.txt | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/npc/029-0/sakar.txt b/npc/029-0/sakar.txt index 17be8e3d1..9c8ac24a7 100644 --- a/npc/029-0/sakar.txt +++ b/npc/029-0/sakar.txt @@ -29,7 +29,7 @@ OnInit: end; } -029-8,50,173,0 script Andrei Sakar#FoS298 NPC_ANDREI,{ +029-0,88,33,0 script Andrei Sakar#FoS298 NPC_ANDREI,{ mesn; mesq l("Do you want to advance?"); next; diff --git a/npc/029-0/warps.txt b/npc/029-0/warps.txt index 4a559437b..deda3f8ae 100644 --- a/npc/029-0/warps.txt +++ b/npc/029-0/warps.txt @@ -92,8 +92,6 @@ OnInit: } 029-7,80,49,0 script Dead Tree#297to298 NPC_NO_SPRITE,{ - end; -OnTouch: if (FiresOfSteam_Warp(8)) goto L_Warp; // Additional conditions here (TODO) // Fallthrough |