mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 23:34:58 +02:00
line breaks for the shops
This commit is contained in:
parent
d44bc8fd11
commit
cc60a782f4
@ -91,6 +91,6 @@ version=2
|
||||
@storage.set(integer,berryloop2,<storage.get(integer,berryloop2)>+1)
|
||||
:endwhile
|
||||
:endif
|
||||
@text.show(Welcome to the berry shop, take a look at today's harvest.)
|
||||
@text.show(Welcome to the berry shop,~take a look at today's~harvest.)
|
||||
@screen.trade({<register.value(bfberryshop0)>|10|1}{<register.value(bfberryshop1)>|10|1}{<register.value(bfberryshop2)>|10|1}{<register.value(bfberryshop3)>|10|1}{<register.value(bfberryshop4)>|10|1}{<register.value(bfberryshop5)>|10|1}{<register.value(bfberryshop6)>|10|1},1,0,bp,bfberries)
|
||||
:end
|
||||
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(Want to get a berry grab bag?)
|
||||
@text.show(Want to get a berry~grab bag?)
|
||||
@options.SetCancelIndex(3)
|
||||
@options.show(Standard Bag 5 BP,Special Bag 10 BP,Info,Exit)
|
||||
:when:Standard Bag 5 BP
|
||||
@ -22,7 +22,7 @@ version=2
|
||||
@storage.set(integer,berryloop,<storage.get(integer,berryloop)>+1)
|
||||
:endwhile
|
||||
:when:Info
|
||||
@text.show(If you choose the standard bag you will get 15 berries chosen completely at random.*If you choose the special bag you will get 10 of the best berries.)
|
||||
@text.show(If you choose the standard~bag you will get 15 berries~chosen completely at random.*If you choose the special~bag you will get 10 of~the best berries.)
|
||||
:when:Exit
|
||||
:endscript
|
||||
:endwhen
|
||||
|
@ -1,9 +1,10 @@
|
||||
version=2
|
||||
@text.show(These items offer great power but only at a price.*Do you think you can master them?)
|
||||
@text.show(These items offer great~power but only at a price.*Do you think you~can master them?)
|
||||
|
||||
@options.show(Yes,No)
|
||||
:when:Yes
|
||||
@screen.trade({578|-1|25}{579|-1|25}{580|-1|25}{577|-1|25}{506|-1|25}{505|-1|25},1,0,bp)
|
||||
@text.show(I forsee some other items~being added in stock~in the near future,~come back to learn more.)
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:No
|
||||
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(I stock the best comumable items availbe!*Buy some so I don't eat them all!)
|
||||
@text.show(I stock the best consumable~items available!*Buy some so I don't~eat them all!)
|
||||
|
||||
@options.show(Buy,Cancel)
|
||||
:when:Buy
|
||||
@ -7,7 +7,7 @@ version=2
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
: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
|
||||
:endwhen
|
||||
:end
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(These items should help awaken the potential of your pokemon.)
|
||||
@text.show(These items should help~awaken the potential~of your Pokémon.)
|
||||
|
||||
@options.show(Buy,Cancel)
|
||||
:when:Buy
|
||||
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(With these items you can work your field to exactly how you want it!*Do you want to buy~anything?)
|
||||
@text.show(With these items you can~work your field to exactly~how you want it!*Do you want to buy anything?)
|
||||
|
||||
@options.show(Yes,No)
|
||||
:when:Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(I have lots of pretty gem!*Do you want to buy some?)
|
||||
@text.show(I have lots of pretty gems!*Do you want to buy some?)
|
||||
|
||||
@options.show(Yes,No)
|
||||
:when:Yes
|
||||
@ -7,7 +7,7 @@ version=2
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:No
|
||||
@text.show(I guess gems aren't your style.)
|
||||
@text.show(I guess gems aren't~your style.)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1,13 +1,14 @@
|
||||
version=2
|
||||
@text.show()
|
||||
@text.show(Check out these items your~Pokémon can hold to boost~their power!)
|
||||
|
||||
@options.show(Yes,No)
|
||||
:when:Yes
|
||||
@screen.trade({298|-1|20}{591|-1|20}{30|-1|10}{73|-1|20}{140|-1|10}{171|-1|10}{74|-1|10},1,0,bp)
|
||||
@text.show(I am getting even more~items in stock coming soon.)
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:No
|
||||
@text.show()
|
||||
@text.show(Come back to find the right~boost for your Pokémon.)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1,12 +1,12 @@
|
||||
version=2
|
||||
@text.show(Welcome to the Juice Shoppe!*I can help you make your own custom drinks free of charge!*All you have to do is provide the berries!*Would you like to begin?)
|
||||
@text.show(Welcome to the Juice Shoppe!*I can help you make your own~custom drinks free of charge!*All you have to do is~provide the berries!*Would you like to begin?)
|
||||
@Options.show(Yes,No)
|
||||
:when:No
|
||||
@text.show(Come again soon!)
|
||||
:end
|
||||
:endwhen
|
||||
|
||||
@text.show(Please select your first berry.)
|
||||
@text.show(Please select your~first berry.)
|
||||
@item.select(plants,2000-2066)
|
||||
:if:<item.selected>=-1
|
||||
@text.show(Come again soon!)
|
||||
@ -14,7 +14,7 @@ version=2
|
||||
:endif
|
||||
@storage.set(integer,berry1,<item.selected>)
|
||||
|
||||
@text.show(Please select your second berry.)
|
||||
@text.show(Please select your~second berry.)
|
||||
@item.select(plants,2000-2066)
|
||||
:if:<item.selected>=-1
|
||||
@text.show(Come again soon!)
|
||||
|
@ -73,7 +73,7 @@ version=2
|
||||
:endwhile
|
||||
@storage.set(string,juiceselect,<storage.get(string,juiceselect)>Exit)
|
||||
|
||||
@text.show(Welcome to the Juice Shoppe!*Please take a look at our daily specials!)
|
||||
@text.show(Welcome to the Juice Shoppe!*Please take a look~at our daily specials!)
|
||||
@options.show(<storage.get(string,juiceselect)>)
|
||||
:when:Exit
|
||||
@text.show(Come again soon!)
|
||||
@ -104,7 +104,7 @@ version=2
|
||||
@storage.set(integer,select,5)
|
||||
:endwhen
|
||||
|
||||
@text.show(Which Pokemon is this drink for?)
|
||||
@text.show(Which Pokemon is this~drink for?)
|
||||
@pokemon.select
|
||||
:if:<pokemon.selected>=-1
|
||||
@text.show(Come again soon!)
|
||||
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(Master both nature and nurture with these items!*Do you want to buy~anything?)
|
||||
@text.show(Master both nature and~nurture with these items!*Do you want to buy anything?)
|
||||
|
||||
@options.show(Yes,No)
|
||||
:when:Yes
|
||||
@ -7,7 +7,7 @@ version=2
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:No
|
||||
@text.show(Raise you pokemon with love and care!)
|
||||
@text.show(Raise you Pokémon with~love and care!)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(These items can help power up your training!)
|
||||
@text.show(These items can help power~up your training!)
|
||||
|
||||
@options.show(Buy,Cancel)
|
||||
:when:Buy
|
||||
@ -7,7 +7,7 @@ version=2
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:Cancel
|
||||
@text.show(Come back to train with power!)
|
||||
@text.show(Come back to train~with power!)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1,13 +1,14 @@
|
||||
version=2
|
||||
@text.show(These items will heal or protect your precios Pokémon.)
|
||||
@text.show(These items will heal~or protect your precios~Pokémon.)
|
||||
|
||||
@options.show(Buy,Cancel)
|
||||
:when:Buy
|
||||
@screen.trade({119|-1|20}{146|-1|20},1,0,bp)
|
||||
@text.show(I am working to bring~a broader and more diverse~stock in the future.)
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:Cancel
|
||||
@text.show(We hope to see you~again!)
|
||||
@text.show(We hope to see you again!)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1,13 +1,14 @@
|
||||
version=2
|
||||
@text.show(I have the newest breakthroughs in optimizing any Pokemon for battle!*Do you want to buy~anything?)
|
||||
@text.show(I have the newest~breakthroughs in optimizing~any Pokemon for battle!*Do you want to buy~anything?)
|
||||
|
||||
@options.show(Yes,No)
|
||||
:when:Yes
|
||||
@screen.trade({187|-1|150},1,0,bp)
|
||||
@text.show(Research is ongoing for more~items to come in the future.)
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:No
|
||||
@text.show(You will struggle to find these items anywhere else!)
|
||||
@text.show(You will struggle to find~these items anywhere else!)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(Fill out your movesets with these useful attacks.)
|
||||
@text.show(Fill out your movesets with~these useful attacks.)
|
||||
|
||||
@options.show(Buy,Cancel)
|
||||
:when:Buy
|
||||
@ -7,7 +7,7 @@ version=2
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:Cancel
|
||||
@text.show(We hope to see you~again!)
|
||||
@text.show(We hope to see you again!)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1,5 +1,5 @@
|
||||
version=2
|
||||
@text.show(I have the best medicines you can get to enhance your Pokemon's battle prowess!)
|
||||
@text.show(I have the best medicines~you can get to enhance your~Pokémon's battle prowess!)
|
||||
|
||||
@options.show(Buy,Cancel)
|
||||
:when:Buy
|
||||
@ -7,7 +7,7 @@ version=2
|
||||
@text.show(Thank you.)
|
||||
:end
|
||||
:when:Cancel
|
||||
@text.show(Come back for all of your medicinal needs!)
|
||||
@text.show(Come back for all of your~medicinal needs!)
|
||||
:end
|
||||
:endwhen
|
||||
:end
|
@ -1583,7 +1583,7 @@ Shops:
|
||||
{"NPC"{NPC[{"Position"{sngArr[38,4,18]}}{"TextureID"{str[battletower\29]}}{"ID"{int[12]}}{"Name"{str[GymGuy]}}{"Action"{int[1]}}{"AdditionalValue"{str[frontier\shops\berry\daily]}}{"Rotation"{int[1]}}{"Movement"{str[Still]}}{"MoveRectangles"{recArr[]}}]}}
|
||||
{"NPC"{NPC[{"Position"{sngArr[38,4,20]}}{"TextureID"{str[battletower\30]}}{"ID"{int[13]}}{"Name"{str[GymGuy]}}{"Action"{int[1]}}{"AdditionalValue"{str[frontier\shops\berry\grabbag]}}{"Rotation"{int[1]}}{"Movement"{str[Still]}}{"MoveRectangles"{recArr[]}}]}}
|
||||
|
||||
{"NPC"{NPC[{"Position"{sngArr[47,4,28]}}{"TextureID"{str[56]}}{"ID"{int[14]}}{"Name"{str[GymGuy]}}{"Action"{int[1]}}{"AdditionalValue"{str[frontier\shops\field]}}{"Rotation"{int[2]}}{"Movement"{str[Still]}}{"MoveRectangles"{recArr[]}}]}}
|
||||
{"NPC"{NPC[{"Position"{sngArr[47,4,28]}}{"TextureID"{str[battletower\29]}}{"ID"{int[14]}}{"Name"{str[GymGuy]}}{"Action"{int[1]}}{"AdditionalValue"{str[frontier\shops\field]}}{"Rotation"{int[2]}}{"Movement"{str[Still]}}{"MoveRectangles"{recArr[]}}]}}
|
||||
{"NPC"{NPC[{"Position"{sngArr[46,4,38]}}{"TextureID"{str[28]}}{"ID"{int[15]}}{"Name"{str[GymGuy]}}{"Action"{int[1]}}{"AdditionalValue"{str[frontier\shops\consumables]}}{"Rotation"{int[0]}}{"Movement"{str[Still]}}{"MoveRectangles"{recArr[]}}]}}
|
||||
{"NPC"{NPC[{"Position"{sngArr[48,4,38]}}{"TextureID"{str[2]}}{"ID"{int[16]}}{"Name"{str[GymGuy]}}{"Action"{int[1]}}{"AdditionalValue"{str[frontier\shops\gems]}}{"Rotation"{int[0]}}{"Movement"{str[Still]}}{"MoveRectangles"{recArr[]}}]}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user