10 lines
834 B
Plaintext
10 lines
834 B
Plaintext
version=2
|
|
:if:<register.registered(plainbadge_obtain)>=True <and> <inventory.countitem(175)>=0
|
|
@Text.show(Oh, you're better~than Whitney.*Do you know about~that moving tree?*If you wet it with~a Squirtbottle, it~attacks.*But since you~have some Badges,~you should be OK.)
|
|
@item.give(175,1)
|
|
@item.messagegive(175,1)
|
|
:endif
|
|
|
|
@npc.Turn(0,1)
|
|
@Text.show(Lalala lalalala.~Have plenty of~water, my lovely!)
|
|
:end |