OmegaRuan 002b7c27cf Kolben update + lil extras
includes basement, trainers, pcp, shiny rate and small message fix
2018-08-28 22:48:24 -03:00

13 lines
216 B
Plaintext

version=2
:if:<system.Random(1,1024)>=1
@pokemon.cry(137)
@entity.Setvisible(20,1)
:end
:endif
:if:<system.Random(1,800)>=1
@entity.Setvisible(10,1)
:end
:endif
@entity.Setvisible(<system.Random(11,19)>,1)
:end