mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
State: day and experiment number props
This commit is contained in:
parent
892480d1b5
commit
6ac2a93788
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ versionInfo: GameID
|
||||||
|
|
||||||
gameMain: GameMainDef
|
gameMain: GameMainDef
|
||||||
initialPlayerChar = me
|
initialPlayerChar = me
|
||||||
|
|
||||||
|
experimentNumber = nil
|
||||||
|
dayNumber = nil
|
||||||
|
|
||||||
showIntro () {
|
showIntro () {
|
||||||
|
|
||||||
experimentNumber = rand(100);
|
experimentNumber = rand(100);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue