city_musicstore_stock.qsrc 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. # city_musicstore_stock
  2. if $ARGS[0]='electric':
  3. *clr & cla
  4. $store = 'musicstore'
  5. '<center><table border=1>
  6. <TH>
  7. <center><a href="exec:gs ''city_musicstore_stock'', ''electric'', ''store'', ''<<$store>>''">Electric guitars</a></center>
  8. </TH>
  9. <TH>
  10. <center><a href="exec:gs ''city_musicstore_stock'', ''acoustic'', ''store'', ''<<$store>>''">Acoustic guitars</a></center>
  11. </TH>
  12. <TH>
  13. <center><a href="exec:gs ''city_musicstore_stock'', ''amplifier'', ''store'', ''<<$store>>''">Amplifiers</a></center>
  14. </TH>
  15. <TH>
  16. <center><a href="exec:gs ''city_musicstore_stock'', ''studio'', ''store'', ''<<$store>>''">Studio</a></center>
  17. </TH>
  18. </table></center>'
  19. '<center><table>
  20. <tr>
  21. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/burny-rlg55-vld.jpg" align="left"></td>
  22. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/epiphone-les-paul-express.jpg" align="left"></td>
  23. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/fender-american-professional-stratocaster.jpg" align="left"></td>
  24. </tr>
  25. <tr>
  26. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/fender-player-tele.jpg" align="left"></td>
  27. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/gibson-2019-les-paul.jpg" align="left"></td>
  28. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/yamaha-pacifica-012-rm.jpg" align="left"></td>
  29. </tr>
  30. </table>
  31. </center>'
  32. act 'Leave': gt 'city_musicstore', 'musicshop'
  33. if karta >= 43990 and ml_guitars['burny-rlg55-vld'] = 0:
  34. act 'Buy the Burny RLG55 VLD (43,990 P)':
  35. ml_guitars['burny-rlg55-vld'] = 1
  36. karta -= 43990
  37. ml_boughtguitar += 1
  38. ml_gigbag = 1
  39. gt 'city_musicstore_stock', 'electric'
  40. end
  41. end
  42. if karta >= 14280 and ml_guitars['epiphone-les-paul-express'] = 0:
  43. act 'Buy the Epiphone Les Paul Express (14,280 P)':
  44. ml_guitars['epiphone-les-paul-express'] = 1
  45. karta -= 14280
  46. ml_boughtguitar += 1
  47. ml_gigbag = 1
  48. gt 'city_musicstore_stock', 'electric'
  49. end
  50. end
  51. if karta >= 179000 and ml_guitars['fender-american-professional-stratocaster'] = 0:
  52. act 'Buy the Fender American Professional Stratocaster (179,000 P)':
  53. ml_guitars['fender-american-professional-stratocaster'] = 1
  54. karta -= 179000
  55. ml_boughtguitar += 1
  56. ml_hardcase = 1
  57. gt 'city_musicstore_stock', 'electric'
  58. end
  59. end
  60. if karta >= 83000 and ml_guitars['fender-player-tele'] = 0:
  61. act 'Buy the Fender Player Tele (83,000 P)':
  62. ml_guitars['fender-player-tele'] = 1
  63. karta -= 83000
  64. ml_boughtguitar += 1
  65. ml_hardcase = 1
  66. gt 'city_musicstore_stock', 'electric'
  67. end
  68. end
  69. if karta >= 241000 and ml_guitars['gibson-2019-les-paul'] = 0:
  70. act 'Buy the Gibson 2019 Les Paul (241,000 P)':
  71. ml_guitars['gibson-2019-les-paul'] = 1
  72. karta -= 241000
  73. ml_boughtguitar += 1
  74. ml_hardcase = 1
  75. gt 'city_musicstore_stock', 'electric'
  76. end
  77. end
  78. if karta >= 17990 and ml_guitars['yamaha-pacifica-012-rm'] = 0:
  79. act 'Buy the Yamaha Pacifica 012 RM (17,900 P)':
  80. ml_guitars['yamaha-pacifica-012-rm'] = 1
  81. karta -= 17990
  82. ml_boughtguitar += 1
  83. ml_gigbag = 1
  84. gt 'city_musicstore_stock', 'electric'
  85. end
  86. end
  87. end
  88. if $ARGS[0]='acoustic':
  89. *clr & cla
  90. $store = 'musicstore'
  91. '<center><table border=1>
  92. <TH>
  93. <center><a href="exec:gs ''city_musicstore_stock'', ''electric'', ''store'', ''<<$store>>''">Electric guitars</a></center>
  94. </TH>
  95. <TH>
  96. <center><a href="exec:gs ''city_musicstore_stock'', ''acoustic'', ''store'', ''<<$store>>''">Acoustic guitars</a></center>
  97. </TH>
  98. <TH>
  99. <center><a href="exec:gs ''city_musicstore_stock'', ''amplifier'', ''store'', ''<<$store>>''">Amplifiers</a></center>
  100. </TH>
  101. <TH>
  102. <center><a href="exec:gs ''city_musicstore_stock'', ''studio'', ''store'', ''<<$store>>''">Studio</a></center>
  103. </TH>
  104. </table></center>'
  105. '<center><table border=1>
  106. <tr>
  107. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/martin-hdc-28e.jpg" align="left"></td>
  108. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/martin-d10e-01.jpg" align="left"></td>
  109. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/martin-ed-sheeran.jpg" align="left"></td>
  110. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/martin-lx-1.jpg" align="left"></td>
  111. </tr>
  112. </table>
  113. </center>'
  114. act 'Leave': gt 'city_musicstore', 'musicshop'
  115. if karta >= 320000 and ml_guitars['martin-hdc-28e'] = 0:
  116. act 'Buy the Martin HDC-28E (320,000 P)':
  117. ml_guitars['martin-hdc-28e'] = 1
  118. karta -= 320000
  119. ml_boughtguitar += 1
  120. ml_hardcase = 1
  121. if ml_guitarWithMe = 0: ml_guitarWithMe = 1
  122. gt 'city_musicstore_stock', 'acoustic'
  123. end
  124. end
  125. if karta >= 81990 and ml_guitars['martin-d10e-01'] = 0:
  126. act 'Buy the Martin D-10E-01 (81,990 P)':
  127. ml_guitars['martin-d10e-01'] = 1
  128. karta -= 81990
  129. ml_boughtguitar += 1
  130. ml_hardcase = 1
  131. if ml_guitarWithMe = 0: ml_guitarWithMe = 1
  132. gt 'city_musicstore_stock', 'acoustic'
  133. end
  134. end
  135. if karta >= 63900 and ml_guitars['martin-ed-sheeran'] = 0:
  136. act 'Buy the Martin Ed Sheeran Signature Edition (63,900 P)':
  137. ml_guitars['martin-ed-sheeran'] = 1
  138. karta -= 63900
  139. ml_boughtguitar += 1
  140. ml_hardcase = 1
  141. if ml_guitarWithMe = 0: ml_guitarWithMe = 1
  142. gt 'city_musicstore_stock', 'acoustic'
  143. end
  144. end
  145. if karta >= 41990 and ml_guitars['martin-lx-1'] = 0:
  146. act 'Buy the Martin LX-1 (41,900 P)':
  147. ml_guitars['martin-lx-1'] = 1
  148. karta -= 41900
  149. ml_boughtguitar += 1
  150. ml_gigbag = 1
  151. if ml_guitarWithMe = 0: ml_guitarWithMe = 1
  152. gt 'city_musicstore_stock', 'acoustic'
  153. end
  154. end
  155. end
  156. if $ARGS[0]='amplifier':
  157. *clr & cla
  158. $store = 'musicstore'
  159. '<center><table border=1>
  160. <TH>
  161. <center><a href="exec:gs ''city_musicstore_stock'', ''electric'', ''store'', ''<<$store>>''">Electric guitars</a></center>
  162. </TH>
  163. <TH>
  164. <center><a href="exec:gs ''city_musicstore_stock'', ''acoustic'', ''store'', ''<<$store>>''">Acoustic guitars</a></center>
  165. </TH>
  166. <TH>
  167. <center><a href="exec:gs ''city_musicstore_stock'', ''amplifier'', ''store'', ''<<$store>>''">Amplifiers</a></center>
  168. </TH>
  169. <TH>
  170. <center><a href="exec:gs ''city_musicstore_stock'', ''studio'', ''store'', ''<<$store>>''">Studio</a></center>
  171. </TH>
  172. </table></center>'
  173. '<center><table>
  174. <tr>
  175. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/kustom-kg112fx.jpg" align="left"></td>
  176. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/orange-rocker-32.jpg" align="left"></td>
  177. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/blackstar-artisan-15.jpg" align="left"></td>
  178. </tr>
  179. </table>
  180. </center>'
  181. act 'Leave': gt 'city_musicstore', 'musicshop'
  182. if karta >= 10790 and ml_amplifiers['kustom-kg112fx'] = 0:
  183. act 'Buy Kustom KG112FX (10,790 P)':
  184. ml_amplifiers['kustom-kg112fx'] = 1
  185. karta -= 10790
  186. ml_boughtamp += 1
  187. gt 'city_musicstore_stock', 'amplifier'
  188. end
  189. end
  190. if karta >= 99990 and ml_amplifiers['orange-rocker-32'] = 0:
  191. act 'Buy Kustom KG112FX (99,990 P)':
  192. ml_amplifiers['orange-rocker-32'] = 1
  193. karta -= 99990
  194. ml_boughtamp += 1
  195. gt 'city_musicstore_stock', 'amplifier'
  196. end
  197. end
  198. if karta >= 145900 and ml_amplifiers['blackstar-artisan-15'] = 0:
  199. act 'Buy Kustom KG112FX (145.900 P)':
  200. ml_amplifiers['blackstar-artisan-15'] = 1
  201. karta -= 145900
  202. ml_boughtamp += 1
  203. gt 'city_musicstore_stock', 'amplifier'
  204. end
  205. end
  206. end
  207. if $ARGS[0]='studio':
  208. *clr & cla
  209. $store = 'musicstore'
  210. '<center><table border=1>
  211. <TH>
  212. <center><a href="exec:gs ''city_musicstore_stock'', ''electric'', ''store'', ''<<$store>>''">Electric guitars</a></center>
  213. </TH>
  214. <TH>
  215. <center><a href="exec:gs ''city_musicstore_stock'', ''acoustic'', ''store'', ''<<$store>>''">Acoustic guitars</a></center>
  216. </TH>
  217. <TH>
  218. <center><a href="exec:gs ''city_musicstore_stock'', ''amplifier'', ''store'', ''<<$store>>''">Amplifiers</a></center>
  219. </TH>
  220. <TH>
  221. <center><a href="exec:gs ''city_musicstore_stock'', ''studio'', ''store'', ''<<$store>>''">Studio</a></center>
  222. </TH>
  223. </table></center>'
  224. '<center><table>
  225. <tr>
  226. <td><img src="images/locations/city/citycenter/mall/musicstore/musictorestock/home-studio.jpg" align="left"></td>
  227. </tr>
  228. </table>
  229. </center>'
  230. act 'Leave': gt 'city_musicstore', 'musicshop'
  231. if karta >= 19980 and ml_studio['scarlet-3rd-gen'] = 0:
  232. act 'Buy Focusrite Scarlett Solo Studio 3rd Gen (19,980 P)':
  233. ml_studio['scarlet-3rd-gen'] = 1
  234. karta -= 19980
  235. ml_boughtamp += 1
  236. gt 'city_musicstore_stock', 'studio'
  237. end
  238. end
  239. end
  240. --- city_musicstore_stock ---------------------------------