fix static encounter legendaries

This commit is contained in:
darkfire006 2022-08-25 01:12:33 -05:00
parent 5614e05e4e
commit 936368b322
16 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version=2
:if:<register.registered(shinyvictini)>=false
@register.register(shinyvictini,bool,false)
:if:<system.random(1,<math.floor(<pokemon.mastershinyrate>/2)>)>=1
@register.register(shinyvictini,bool,true)
@register.change(shinyvictini,true)
:endif
:endif
:if:<register.value(shinyvictini)>=true