
* Update map iz_int in mapcache.dat for the new Intro Map
* Update Academy script for the new Intro based on kRO: [http://www.inven.co.kr/webzine/news/?news=176048&site=ro](http://www.inven.co.kr/webzine/news/?news=176048&site=ro)
* Add monster spawn in the new Intro Map
Thanks 805a2b3b1a (diff-8d1dca8dc246e9f4d38c6f1ad0d2c930)
for original script.
Thanks @jenkijo for the base, @Lemongrass3110 and @aleos89 for the review, and Divine Pride for some infos !
13 lines
525 B
Plaintext
13 lines
525 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Beginner Area Monster Spawn Script
|
|
//===== Changelogs: ==========================================
|
|
//= 1.0 First version. [Ridley]
|
|
//= 1.1 Export from Hercules to rAthena. [Jenkijo]
|
|
//============================================================
|
|
|
|
int_land,0,0 monster Poring 2401,30,5000
|
|
int_land01,0,0 monster Poring 2401,30,5000
|
|
int_land02,0,0 monster Poring 2401,30,5000
|
|
int_land03,0,0 monster Poring 2401,30,5000
|
|
int_land04,0,0 monster Poring 2401,30,5000
|