You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
511 B
Plaintext
13 lines
511 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Episode 16.1 Monsters Spawn Script
|
|
//===== Description: =========================================
|
|
//= Spawns monsters in prt_prison.
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First version. [Capuche]
|
|
//============================================================
|
|
|
|
// Prontera Underground Prison
|
|
prt_prison,0,0 monster Frozen Wolf 3442,20
|
|
prt_prison,0,0 monster Taffy 3443,50
|
|
prt_prison,0,0 monster Watcher 3444,30
|