blob: 5b6a5afee270ba68d341da83b544bc10ed8aa410 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
// TMW2 scripts.
// Author:
// Saulc
// Variables:
// CandorQuests_Maya
// Values:
// 0 Default.
// 1 5 cotton cloth -> candor shirt
// 2 if end meye quest -> 10k + pearl + (random item) --> pearl ring
// 3 wolvern tooth +20k + 2000monster point ->claw pendant
005-1,42,37,0 script Maya NPC_RAIJIN_FEMALE_LEGION_ARTIS,{
hello;
}
|