mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-04 16:47:22 +00:00
Fake doors and askConnector
This commit is contained in:
parent
d87ad915a7
commit
6cbe11116d
3 changed files with 36 additions and 9 deletions
|
|
@ -25,7 +25,7 @@ gameMain: GameMainDef
|
|||
|
||||
showIntro () {
|
||||
|
||||
experimentNumber = rand(100);
|
||||
experimentNumber = 10 + rand(100);
|
||||
dayNumber = rand(1000);
|
||||
|
||||
"<.p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue