- Follow up to r16545: fixed unreadable character at the beginning of jawaii.txt
and fixed duplicate npc names. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16549 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
6a72153c12
commit
0d06193b29
@ -1,4 +1,4 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Jawaii (The Lovers' Paradise) Town script
|
||||
//===== By: ==================================================
|
||||
//= jAthena (1.0)
|
||||
@ -20,7 +20,7 @@
|
||||
//= 1.5 Fixed Script, and spelling errors, some thanks to Sparkles [DNett123]
|
||||
//= 1.6 Final corrections (not complete), thanks to the public, and DNett123!
|
||||
//= 1.6c added missing monsters. Still 1 type is missing [Lupus]
|
||||
//= 1.7 Fixed a lot of typo<EFBFBD>s [Nexon]
|
||||
//= 1.7 Fixed a lot of typos [Nexon]
|
||||
//= 1.8 Removed monster spawns, added aegis ep 8.5 spawns to npc/mobs/fields/jawaii.txt [MasterOfMuppets]
|
||||
//= 2.0 Updated the npcs according to iRO [MasterOfMuppets]
|
||||
//= 2.01 fixed missing @ at randomdrink, thanks to theultramage [Lupus]
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Jawaii Town Renewal
|
||||
//===== By: ==================================================
|
||||
//= Daegaladh, Masao
|
||||
|
@ -3728,7 +3728,7 @@ OnMyMobDead:
|
||||
end;
|
||||
}
|
||||
|
||||
job3_rune01,92,62,3 script Kafra Employee 114,{
|
||||
job3_rune01,92,62,3 script Kafra Employee#job3 114,{
|
||||
cutin "kafra_04",2;
|
||||
mes "[Kafra Employee]";
|
||||
mes "Hello. Kafra Service are always with you.";
|
||||
|
@ -12,4 +12,4 @@
|
||||
//= 1.0 Updated to match the new Izlude Map. [Masao]
|
||||
//============================================================
|
||||
|
||||
izlude,171,73,6 duplicate(Scamp) Scamp 853
|
||||
izlude,171,73,6 duplicate(Scamp) Scamp#2 853
|
||||
|
Loading…
x
Reference in New Issue
Block a user