mirror of
https://github.com/rvtr/Cookie-Clicker-C64.git
synced 2025-10-31 07:41:12 -04:00
Update prg.txt
This commit is contained in:
parent
ce341e2859
commit
c63b360c21
4
prg.txt
4
prg.txt
@ -16,7 +16,7 @@
|
||||
65 rem ?x+1"/"mb+1:
|
||||
70 rem next
|
||||
80 rem close 8:rem gosub 52000
|
||||
90 ms=2:bn$="someone's":r1$="{right*17}":rem ms is the main subroutine value
|
||||
90 ms=1:bn$="someone's":r1$="{right*17}":rem ms is the main subroutine value
|
||||
95 r2$="{right*17}":ss=1:rem huh? that isn't right. why are r1 and r2 the same?
|
||||
100 rem stick news here. Also ss is the shop page. (to be named sp)
|
||||
110 print"{brown}{clear}UCCCCCCCCCCCCCCC{cm r}CCCCCCCCCCCCCCCCCCCCCCI";
|
||||
@ -241,4 +241,4 @@
|
||||
60000 b=0:fora=0tomb:b=b+(cg(a)/3.6):next:rem slow, horrible, not good adding subroutine
|
||||
60010 ifk$=" "thencc=cc+1
|
||||
60020 ifcb>ccthen?"{home}{down}{right} "
|
||||
60030 cc=cc+b:?"{home}{down}{right}"int(cc):cb=cc:return
|
||||
60030 cc=cc+b:?"{home}{down}{right}"int(cc):cb=cc:return
|
||||
|
||||
Loading…
Reference in New Issue
Block a user