fix jjm and add falkner's gym leader texts
This commit is contained in:
parent
0d4e51bd7e
commit
45ec5e257d
|
@ -47,9 +47,9 @@ version=2
|
|||
:if:<Environment.day>=Sunday
|
||||
:if:<Environment.hour><4 <and> <Environment.hour>>0
|
||||
:if:<register.registered(TRTPrematchTalk)>=true
|
||||
@npc.warp(30,~,3.2,~)
|
||||
@npc.warp(31,~,3.2,~)
|
||||
@npc.warp(32,~,3.2,~)
|
||||
@npc.warp(20,~,3.2,~)
|
||||
@npc.warp(21,~,3.2,~)
|
||||
@npc.warp(22,~,3.2,~)
|
||||
:endif
|
||||
:endif
|
||||
:if:<Environment.hour><12 <and> <Environment.hour>>5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(BugsyRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe mornings during~the beginning of the week?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(Hey <player.name>,~hear this.*Last season I was able to~catch a whole bunch of bug~Pokémon that migrated from~Kanto.*I am itching to test them~out in battle.*Rumor is that Goldenrod has~opened a new battle bar~in the city center.*I will make sure to be there~a few mornings if you are~interested in a rematch.)
|
||||
@register.register(BugsyRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(ClairRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe evenings during~the end of the week?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(Ah, here is our~new champion.*So you made it huh?*Well don't get too cocky,~you just got lucky last time.*Huh? A battle bar?*Sounds like the perfect~opportunity to have my~revenge!*If you are up to it,~I will be present some~evenings.*You'd better be~ready <player.name>,~I won't stand for another~loss!)
|
||||
@register.register(ClairRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(ChuckRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe Monday/Wednesday/~Friday early mornings?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(Yo <player.name>,~good to see you!*I'd love to battle you again~but I am currently in the~middle of my training session.*Hah!~Here's an idea,~I recently heard of a place~in Goldenrod called the~battle bar.*If you would like to witness~my new skills I can be there~some mornings.*If you're up to the challenge~that is, Yahaha!)
|
||||
@register.register(ChuckRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(MortyRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe around midnight?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(Hello <player.name>,~it's been a while.*To be honest not many really~strong trainers have passed~through here after you,~but that doesn't mean I~haven't been training!*What's that?*The new battle bar?*My ghosts prefer battling in~a quieter place but this~sounds like the ideal place~to improve my skills.*If we were to have another~battle we'd need to do~it when I'm free.*Usually around midnight~will work out.)
|
||||
@register.register(MortyRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(WhitneyRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe evenings?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(Hi there!~So good to see you again!*I've been so bored lately,~we should totally have a~rematch!*Um, have you heard about~this new Battle bar?*It's supposed to be like the~coolest place in town!*If you want I could be~there in the evenings.*Don't be late!)
|
||||
@register.register(WhitneyRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(JasmineRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe Monday/Wednesday/~Friday early afternoons?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(...Um*hello <player.name>.*I would like to thank you~again for helping me back~then at the lighthouse.*Ampharos has been completely~healthy, all thanks to you...*Um...*a battle bar?*I don't usually leave the city~too much but I could start~showing up there.*How do a few afternoons sound?*Um...*I'll see you there then, ok?)
|
||||
@register.register(JasmineRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(earthbadge_obtain)>=true <and> <register.registered(SurgeRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe afternoons during~the end of the week?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(Well look who it is!*What brings you~back here kid?*The battle bar?*Sounds like the perfect~place for some training!*How do a few afternoons~sound?*You'd better be there too~kiddo, that's a veterans~promise!)
|
||||
@register.register(SurgeRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
version=2
|
||||
:if:<register.registered(clubintro)>=true <and> <register.registered(FalknerRematchTalk)>=false
|
||||
@text.show(Hello, <player.name>.*Battle Bar?*I remember hearing a~little about it.*I might start hanging~out there.*Maybe mornings?*If you visit while~I am there maybe~we could battle.)
|
||||
@text.show(Hello <player.name>,~how are you doing?*Me and my birds have honed~our abilities and soared to~new heights in battling!*I'd show you but we are~currently renovating the~Gym's scaffolding.*What?~A battle bar?*That sounds like the perfect~place for a rematch!*I can visit in the mornings.)
|
||||
@register.register(FalknerRematchTalk)
|
||||
@register.change(clubregisters,<register.value(clubregisters)>+1)
|
||||
:end
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue