This website requires JavaScript.
Explore
Help
Sign In
adam
/
SCED
Watch
1
Star
0
Fork
0
You've already forked SCED
Code
Actions
Releases
8
Activity
SCED
/
src
/
core
/
ActiveInvestigatorCounter.ttslua
4 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use require for investigator counter
2022-12-19 17:04:55 +01:00
require("playermat/GenericCounter")
Initial code extraction and commit Initialize the SCED repository by moving most scripts from TTS objects to separate files which are included via require().
2021-10-06 20:37:31 -07:00
MIN_VALUE = 1
MAX_VALUE = 4
Copy Permalink