rathena/npc/re/warps/cities/einbech.txt
Atemo 07cac123a9
Terra Gloria (episode 16.2) - walkthrough conversion (#3990)
* Updated monsters DB (data from aegis and DP)
* Updated item_db (data from aegis and DP)
* Updated quest_db, thanks to @zackdreaver for the quests names !
* Implemented SC_EP16_2_BUFF_SS, SC_EP16_2_BUFF_SC, SC_EP16_2_BUFF_AC buff, thanks to @aleos89 !
** Not removed on change map
** Not removed on log out
** Not removed by dispell/clearance/Vanishing Buster
** Removed on death
* SQL synchronisation

Thanks to @Badarosk0, @attackjom, @admkakaroto, @JohnnyPlayy, @Angelic234, @teededung for the reviews/contributions !
2020-08-29 00:33:28 +02:00

31 lines
882 B
Plaintext

//===== rAthena Script =======================================
//= Einbech Warp Script
//===== Description: =========================================
//= Warp Points for Einbech
//===== Changelogs: ==========================================
//= 1.0 Added warps for ep16.2 [Capuche]
//============================================================
// rebel_in entrance
einbech,215,84,0 script nemi WARPNPC,1,1,{
end;
OnTouch:
if (terra_gloria_main < 14) {
mes "You only see a cold and hard wall.";
close;
}
warp "rebel_in",21,41;
end;
}
// Clana Nemieri
rebel_in,34,43,0 warp2 #negoin02 5,2,rebel_in,21,41
rebel_in,18,43,0 warp2 einbech_south 1,1,einbech,215,80
// (Commander Room)
rebel_in,88,80,0 warp2 #162gmroom2_1 1,1,rebel_in,209,82
rebel_in,209,77,0 warp2 #162gmroom2_2 1,1,rebel_in,87,75
// (Ladies Room)
rebel_in,155,84,0 warp2 #162gmroom2_3 1,1,rebel_in,119,41