mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 20:40:34 +00:00
CPacManPickups
This commit is contained in:
parent
a622c9e877
commit
741c9405d0
5 changed files with 456 additions and 31 deletions
|
@ -87,6 +87,7 @@ enum Config {
|
|||
NUMSCRIPTEDPICKUPS = 16,
|
||||
NUMPICKUPS = NUMGENERALPICKUPS + NUMSCRIPTEDPICKUPS,
|
||||
NUMCOLLECTEDPICKUPS = 20,
|
||||
NUMPACMANPICKUPS = 256,
|
||||
NUMEVENTS = 64,
|
||||
|
||||
NUM_CARGENS = 160,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue