X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Docs%2FDEVTOOLS.txt;h=10d040c194723369c018696b0332fb683abccdc2;hb=032eb3ccf8e2ccc6a150ac2765eb56daef77942e;hp=46916a012fc7d14db1db03025afedb0a64000dca;hpb=88961157fe4a88fb10320b4ce211ca697f639e7e;p=lugaru.git diff --git a/Docs/DEVTOOLS.txt b/Docs/DEVTOOLS.txt index 46916a0..10d040c 100644 --- a/Docs/DEVTOOLS.txt +++ b/Docs/DEVTOOLS.txt @@ -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 ~~~~~~