9 lines
740 B
Plaintext
9 lines
740 B
Plaintext
version=2
|
|
:if:<register.registered(saffroncopitemgive)>=False
|
|
@text.show(Only employees are~permitted to go upstairs.*But since you came~such a long way,~have this neat~little souvenir.)
|
|
@item.give(172,1)
|
|
@item.messagegive(172,1)
|
|
@register.register(saffroncopitemgive)
|
|
:endif
|
|
@text.show(It's Silph Co.'s~latest product.*It's not for sale~anywhere yet.)
|
|
:end |