diff options
| author | lempamo <[email protected]> | 2017-03-31 20:22:59 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-31 20:22:59 -0400 |
| commit | 7841180fc0f60f6eb1fff1503f89ff2cad117e85 (patch) | |
| tree | 91839e30c8fefa92a0d534062277015a8c8b1ade /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx | |
| parent | 586f0f740898cd7eb7cd59048ba8d59410b2f766 (diff) | |
| download | histacom2-7841180fc0f60f6eb1fff1503f89ff2cad117e85.tar.gz histacom2-7841180fc0f60f6eb1fff1503f89ff2cad117e85.tar.bz2 histacom2-7841180fc0f60f6eb1fff1503f89ff2cad117e85.zip | |
webchat98 things
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx index cb2c52a..db61d93 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx @@ -148,9 +148,23 @@ { "user": "SkyHigh", "delay": 6000, - "message": "hmm... how about we play a game while we wait for my friend to come", + "message": "hmm... how about we play a game while we wait for my friend to come?", "special": null, "userchat": true + }, + { + "user": "SkyHigh", + "delay": 5000, + "message": "alright, go ahead and guess what my name is!", + "special": null, + "userchat": true + }, + { + "user": "SkyHigh", + "delay": 500, + "message": "ill make 2 buttons pop up, you click the one you want to guess", + "special": "nameguess", + "userchat": true } ] }</value> |
