diff options
author | ubq323 <ubq323@ubq323.website> | 2023-08-26 08:22:06 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-08-26 08:22:06 +0100 |
commit | e95fc908f3952737e41efce88c83ce7414e130b0 (patch) | |
tree | 42795f0bd98a7e790005ac6d5f41a0f836e5e8ea /net.txt | |
parent | aace7b1f9c80f5cb4b155d8b2db51f355b6f81b2 (diff) |
add player inventories
Diffstat (limited to 'net.txt')
-rw-r--r-- | net.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,3 +37,6 @@ settile {q,r,tile} chat {msg,from} recieve chat message msg from player with name from. + +inv {inv={tile:count}} + tell client about inventory of its player |