making static encounters repeatable when E4 cleared

This commit is contained in:
darkfire006 2024-04-07 01:47:32 -05:00
parent 58a12e5edb
commit 2c2271f733
26 changed files with 3 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -5,6 +5,9 @@ version=2
:else :else
@battle.wild(494,70,0,,12) @battle.wild(494,70,0,,12)
:endif :endif
:if:<battle.caught>=true
@register.register(caughtvictini)
:endif
@register.register(battlevictini) @register.register(battlevictini)
@npc.register(liberty\room.dat|0|remove|0) @npc.register(liberty\room.dat|0|remove|0)
@npc.remove(0) @npc.remove(0)