remove unimplemented items
This commit is contained in:
parent
507b9216d9
commit
d5b62e90b3
|
@ -3,11 +3,11 @@ version=2
|
||||||
|
|
||||||
@options.show(Buy,Cancel)
|
@options.show(Buy,Cancel)
|
||||||
:when:Buy
|
:when:Buy
|
||||||
@screen.trade({589|-1|15}{588|-1|15}{594|-1|15}{595|-1|15},1,0,bp)
|
@screen.trade({594|-1|15}{595|-1|15},1,0,bp)
|
||||||
@text.show(Thank you.)
|
@text.show(Thank you.)
|
||||||
:end
|
:end
|
||||||
:when:Cancel
|
:when:Cancel
|
||||||
@text.show(buurrrrp*Someone better buy some`before I eat them all.)
|
@text.show(buurrrrp*Someone better buy some~before I eat them all.)
|
||||||
:end
|
:end
|
||||||
:endwhen
|
:endwhen
|
||||||
:end
|
:end
|
Loading…
Reference in New Issue