mirror of
https://github.com/open-goal/jak-project
synced 2026-08-05 17:44:39 -04:00
[jak3] implement autocollect and city turbo board cheats, fix actor heap and level flags (#3541)
This commit is contained in:
@@ -7555,37 +7555,27 @@
|
||||
:type uint32
|
||||
:bitfield #t
|
||||
(lf0 0)
|
||||
(lf1 1)
|
||||
(lf2 2)
|
||||
(lf3 3)
|
||||
(lf4 4)
|
||||
(lf5 5)
|
||||
(lf6 6)
|
||||
(lf7 7)
|
||||
(lf8 8)
|
||||
(lf9 9)
|
||||
(not-physical 1)
|
||||
(ctycar 2)
|
||||
(ctypes 3)
|
||||
(external 4)
|
||||
(title 5)
|
||||
(borrow-load 6)
|
||||
(end-mode 7)
|
||||
(flut 8)
|
||||
(sky 9)
|
||||
(use-camera-other 10)
|
||||
(lf11 11)
|
||||
(lf12 12)
|
||||
(lf13 13)
|
||||
(display-wait 11)
|
||||
(ocean-near-translucent 12)
|
||||
(ocean-far 13)
|
||||
(low-res-hfrag 14)
|
||||
(lf15 15)
|
||||
(lf16 16)
|
||||
(lf17 17)
|
||||
(lf18 18)
|
||||
(lf19 19)
|
||||
(lf20 20)
|
||||
(city-borrow-available 15)
|
||||
(mech 16)
|
||||
(allow-unloaded 17)
|
||||
(check-taskname-for-continue 18)
|
||||
(city-borrow-high-priority 19)
|
||||
(ocean-all 20)
|
||||
(desert 21)
|
||||
(lf22 22)
|
||||
(lf23 23)
|
||||
(lf24 24)
|
||||
(lf25 25)
|
||||
(lf26 26)
|
||||
(lf27 27)
|
||||
(lf28 28)
|
||||
(lf29 29)
|
||||
(lf30 30)
|
||||
(lf31 31)
|
||||
)
|
||||
;; ---level-h:level-flags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user