mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
8 lines
366 B
Plaintext
8 lines
366 B
Plaintext
version=2
|
|
@battle.starttrainer(route34\009)
|
|
:if:<register.registered(r34_softsand)>=False
|
|
@Register.register(r34_softsand)
|
|
@item.give(76,1)
|
|
@item.messagegive(76,1)
|
|
:endif
|
|
:end |