9 lines
938 B
Plaintext
9 lines
938 B
Plaintext
version=2
|
|
:if:<register.registered(rockclimbget)>=False
|
|
@text.show(Hot springs go~hand-in-hand with~volcanoes.*The Ember Spa here, well,~I made it years ago.*I climbed a mountain~to find this place and~then dug a path back out.*I was using this~at the time.*I suppose I can~part with it.)
|
|
@item.give(250,1)
|
|
@item.messagegive(250,1)
|
|
@register.register(rockclimbget)
|
|
:endif
|
|
@text.show(With that you~can climb cliffs~as if there were~stairs built there.)
|
|
:end |