mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-16 23:38:41 +02:00
9 lines
346 B
Plaintext
9 lines
346 B
Plaintext
version=2
|
|
:if:<register.value(shinysuicune)>=true
|
|
@npc.wearskin(0,[POKEMON|S]245)
|
|
:endif
|
|
|
|
:if:<register.registered(kstarter2)>=True
|
|
@entity.remove(99)
|
|
:endif
|
|
:end |