10 lines
846 B
Plaintext
10 lines
846 B
Plaintext
version=2
|
|
:if:<register.registered(nilllzzdevbattle)>=false
|
|
@text.show(Nilllzz: Oh, hi.*You want to battle?*Well, sure I guess...)
|
|
@battle.setvar(canblackout,false)
|
|
@battle.trainer(kolben\nilllzz)
|
|
@pokemon.heal
|
|
@register.registertime(nilllzzdevbattle,1,day)
|
|
:endif
|
|
@text.show(If you want to~battle me for real~you should challenge~the Battle Tower.*Some of the other~staff in the tower~will battle too.)
|
|
:end |