提交 7ed775fb 编写于 作者: 6 63621600aee4323e887a08d4

更新README:添加可用方向(四个)

上级 c0543bde
......@@ -28,7 +28,7 @@
- 捡起物品:`pickup <Item1>[ <Item2>[ <Item3>]]`:拾起 `Item1``Item2``Item3``pickup` 也可写为 `Pickup`
- 放下物品:`drop <Item1>[ <Item2>[ <Item3>]]`:放下 `Item1``Item2``Item3``drop` 也可写为 `Drop`
- 前往某个方向:`go <Direction1>`:前往 `Direction1``go` 也可换作 `walk``Walk`
- 前往某个方向:`[go | walk | Walk] <Direction1>`:前往 `Direction1`。目前支持的方向有四个(区分大小写):`North | South | East | West`
- 查看当前位置:`look`
- 查看可以前往的方向:`dir | directions`
- 查看拥有的物品:`inv | inventory`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册