9 lines
902 B
Plaintext
9 lines
902 B
Plaintext
version=2
|
|
:if:<register.registered(threenugman)>=false
|
|
@text.show(Hey, there!~How's it going?~Did you hear?~I've struck gold!*You remembered that I was~prospecting, didn't you?*You can't begin to imagine~just how happy I am.*So, I'll show you!~This is for you!)
|
|
@item.give(36,1)
|
|
@item.messagegive(36,1)
|
|
@register.register(threenugman)
|
|
:endif
|
|
@text.show(That's a Nugget!*I can't give you any~nuggets of wisdom,~so that'll have to do.)
|
|
:end |