This namespace contains all game specific values IE: if you need crow mauler's id it should be here.
This also allows us to update values that are present in both 1 & 2 to their correct values
Namespaces
Members
-
static teleports
-
used by the cheat menu to teleport to key points
Methods
-
static rangeParser()
-
this function takes an array of ints and strings, the strings must be in the format "int-int" as a range of ints,
this function then changes those strings of ranges into the ints themselves and returns the value.Returns:
-array