Yet another attempt at 1.05

master
Jay 6 years ago
parent cc668fbf7e
commit cbc2d993b9

@ -244,26 +244,26 @@ if pass subroutine, adjust wallet and inventory
£subway £subway
gosub@home:gosub@daily:V=int(V*1.1+.5):E=int(E*1.06+.5):inverse:gosub@twoeighteen:?"Subway":normal:?:? gosub@home:gosub@daily:V=int(V*1.1+.5):E=int(E*1.06+.5):inverse:gosub@twoeighteen:?"Subway":normal:?:?
ifb=1thengoto@cheapludes ifb=1goto@cheapludes
ifb=2thengoto@cheepweed ifb=2goto@cheepweed
ifb=3thengoto@pigheroin ifb=3goto@pigheroin
ifb=4thengoto@heroinbust ifb=4goto@heroinbust
ifb=5thengoto@heroinbust ifb=5goto@heroinbust
ifb=6thengoto@cokebust ifb=6goto@cokebust
ifb=7thengoto@cokebust ifb=7goto@cokebust
ifb=8thengoto@mugged ifb=8goto@mugged
ifb=9thengoto@cops ifb=9goto@cops
ifb=10thengoto@cops ifb=10goto@cops
ifb=11thengoto@cops ifb=11goto@cops
ifb=12thengoto@gunbuy ifb=12goto@gunbuy
ifb=13thengoto@gunbuy ifb=13goto@gunbuy
ifb=14thengoto@dedweed ifb=14goto@dedweed
ifb=15thengoto@newcoat ifb=15goto@newcoat
ifb=16thengoto@dedguy ifb=16oto@dedguy
ifb=17thengoto@homeacid ifb=17goto@homeacid
£nothinghappened
£nothinghappens £nothinghappens
?:?"Welcome to ";p$:?:gosub@timerc:goto@menu ?:?"Welcome to ";p$:?:gosub@timerc:goto@menu
@ -280,7 +280,7 @@ if pass subroutine, adjust wallet and inventory
£mugged £mugged
?"You got mugged!":?:j=int((w/3)*2):?"You lost $";w-j:w=w-j:gosub@timerc:goto@menu ?"You got mugged!":?:j=int((w/3)*2):?"You lost $";w-j:w=w-j:gosub@timerc:goto@menu
£cops £cops
gosub@freespace:iff<i/2thengoto@nothinghappened gosub@freespace:iff<i/2thengoto@nothinghappens
ifb=9thenb=2 ifb=9thenb=2
ifb=10thenb=4 ifb=10thenb=4
ifb=11thenb=5 ifb=11thenb=5
@ -336,7 +336,7 @@ if pass subroutine, adjust wallet and inventory
w=w-1000:bb=100:goto@menu w=w-1000:bb=100:goto@menu
£gunbuy £gunbuy
ifw<500thengoto@nothinghappened:gosub@freespace:iff<5thengoto@nothinghappened ifw<500thengoto@nothinghappens:gosub@freespace:iff<5thengoto@nothinghappens
j=int((rnd(1)*2)+.5) j=int((rnd(1)*2)+.5)
ifj=0theny$="Baretta" ifj=0theny$="Baretta"
ifj=1theny$="Saturday Night Special" ifj=1theny$="Saturday Night Special"
@ -413,7 +413,7 @@ if pass subroutine, adjust wallet and inventory
home:?:?"This is a game of buying and selling.":?"Your goal is to pay off your debt and":?"make as much money as possible in a one":?"month period. Prices fluctuate every dayand interest on your loan is calculated as well." home:?:?"This is a game of buying and selling.":?"Your goal is to pay off your debt and":?"make as much money as possible in a one":?"month period. Prices fluctuate every dayand interest on your loan is calculated as well."
?:?"If you deal too heavily, you'll attract the attention of the police.":?:?"Commands are entered using the letter highlighted (L)ike (S)o. Y is yes and anything counts as no.":gosub@wait:goto@gamestart ?:?"If you deal too heavily, you'll attract the attention of the police.":?:?"Commands are entered using the letter highlighted (L)ike (S)o. Y is yes and anything counts as no.":gosub@wait:goto@gamestart
£threestrikes {if you try to cheat three times and get caught; your ass gets booted out of the game.} £threestrikes
home:htab8:vtab10:?"Put a quarter in your ass":gosub@timerb:htab7:?"'Cause you played yourself!":gosub@timerc:gosub@timerc:vtab19:htab11:?"Don't cheat so much.":gosub@timerc:gosub@timerc:gosub@timerc:clear:end home:htab8:vtab10:?"Put a quarter in your ass":gosub@timerb:htab7:?"'Cause you played yourself!":gosub@timerc:gosub@timerc:vtab19:htab11:?"Don't cheat so much.":gosub@timerc:gosub@timerc:gosub@timerc:clear:end
£weedend £weedend
@ -423,7 +423,7 @@ if pass subroutine, adjust wallet and inventory
£endgame £endgame
gosub@home:gosub@scorecalculate:gosub@gmod:?:?"Your score on a scale of 1 to 100:";k:? gosub@home:gosub@scorecalculate:gosub@gmod:?:?"Your score on a scale of 1 to 100:";k:?
input"Would you like to play again? (Y/N)";x$:ifx$="Y"thengoto@gamestart input"Would you like to play again? (Y/N)";x$:ifx$="Y"thengoto@gamestart
?"Thanks for playing.":?"Remember, watch your back.":?"Have a nice day!":clear:end ?"Don't forget to watch your back!":?:?"Thanks for playing.":?"Have a nice day"
£ironicend £ironicend
gosub@home:gosub@gmod:?:speed=50:?"You died from smoking weed.":?:?:gosub@timerc:?"See? Games are totally fake.":speed=255:?:input"Would you like to play again?";x$:ifx$= "Y"THENgoto@GAMESTART gosub@home:gosub@gmod:?:speed=50:?"You died from smoking weed.":?:?:gosub@timerc:?"See? Games are totally fake.":speed=255:?:input"Would you like to play again?";x$:ifx$= "Y"THENgoto@GAMESTART

Loading…
Cancel
Save