home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c86eed
)
Fixed typo in SERVER_COMMANDS.
author
Christian Heller
<c.heller@plomlompom.de>
Thu, 24 Jul 2014 04:25:29 +0000
(06:25 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Thu, 24 Jul 2014 04:25:29 +0000
(06:25 +0200)
SERVER_COMMANDS
patch
|
blob
|
history
diff --git
a/SERVER_COMMANDS
b/SERVER_COMMANDS
index 6a9d4ba397d7d63f027684d253b118858dac7c67..d574180d0ca503cb067ff9da55a57b74b16e1ea0 100644
(file)
--- a/
SERVER_COMMANDS
+++ b/
SERVER_COMMANDS
@@
-185,4
+185,4
@@
game log and the inventory.
TT_CORPSE_ID [0-255]
Set to argument the ID of the thing type that things of the selected type
-transform into when their
chang
e changes from animate to inanimate.
+transform into when their
stat
e changes from animate to inanimate.