]> git.jsancho.org Git - lugaru.git/blobdiff - Docs/DEVTOOLS.txt
Devtools: Add clotheslist cmd and fix devkeys in console
[lugaru.git] / Docs / DEVTOOLS.txt
index 46916a012fc7d14db1db03025afedb0a64000dca..10d040c194723369c018696b0332fb683abccdc2 100644 (file)
@@ -87,7 +87,7 @@ save (string) - saves the state of the current map.
 Character attributes
 ~~~~~~~~~~~~~~~~~~~~
 
-wolfieisgod - sets the player to a wolf. You gain all of the speed, strength,
+wolfie - sets the player to a wolf. You gain all of the speed, strength,
     durability, and attacks of a wolf.
 funnybunny - sets the player to a rabbit.
 size (float) - changes the overall size of your character.
@@ -160,6 +160,8 @@ clothes (string) - adds clothes to your character.
     folder of type ".png". You may add any png file in that folder and use it
     with the clothes command. See Decal Editing to create such files.
 clothesnear - does the same for the character nearest to you.
+clotheslist - lists the clothes of the main player (and their tint).
+clotheslistnear - does the same for the character nearest to you.
 
 Skybox
 ~~~~~~