mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-16 23:38:41 +02:00
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
version=2
|
|
|
|
:if:<Register.Registered(pokedex_sevii)>=true <and> <Register.Registered(ReceivedCatchingCharm)>=false
|
|
@Item.Give(657,1)
|
|
@Register.Register(ReceivedCatchingCharm)
|
|
:endif
|