diff options
| author | AShifter <[email protected]> | 2017-04-01 15:09:15 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-01 15:09:15 -0600 |
| commit | 5d8b0c4670d542269c02270619d076daaaee43b9 (patch) | |
| tree | 2f62f9a5bd93669b37cd6d0d4dc06fa200d6a3f5 /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx | |
| parent | 973fee67a84980f1851df1a00fd06036774e7d2c (diff) | |
| parent | 125e35fe984021d892b98acff614e61a2851a9b1 (diff) | |
| download | histacom2-5d8b0c4670d542269c02270619d076daaaee43b9.tar.gz histacom2-5d8b0c4670d542269c02270619d076daaaee43b9.tar.bz2 histacom2-5d8b0c4670d542269c02270619d076daaaee43b9.zip | |
Merge pull request #25 from lempamo/master
webchat improved things
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx index 7ab7db0..1ea52b5 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.resx @@ -133,7 +133,7 @@ }, { "user": "SkyHigh", - "delay": 6000, + "delay": 5000, "message": "damn", "special": null, "userchat": true @@ -183,16 +183,37 @@ { "user": "SkyHigh", "delay": 6000, - "message": "hey man", + "message": "hey rain", "special": null, "userchat": true }, { "user": "SkyHigh", - "delay": 6000, + "delay": 4000, "message": "ive sort of been waiting", "special": null, "userchat": true + }, + { + "user": "rain49", + "delay": 5000, + "message": "sorry man", + "special": null, + "userchat": true + }, + { + "user": "rain49", + "delay": 4000, + "message": "it took a while for this to load", + "special": null, + "userchat": true + }, + { + "user": "SkyHigh", + "delay": 4000, + "message": "anyway... let's get to it", + "special": null, + "userchat": true } ] }</value> |
