X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=confserver%2FTheCrawlingEater;h=81e10dca4ba41a162be298a76b6eaaad4f248964;hb=2720886a8dc03b0408694d5fdc40d9f6507902ac;hp=a9b5e95bcf7dd1b86902cf74352c12d2cb33abad;hpb=9b0bee2dc583ea369039f0869df0527fdc84f59a;p=plomrogue diff --git a/confserver/TheCrawlingEater b/confserver/TheCrawlingEater index a9b5e95..81e10dc 100644 --- a/confserver/TheCrawlingEater +++ b/confserver/TheCrawlingEater @@ -1,18 +1,30 @@ +PLUGIN TheCrawlingEater + MAP_LENGTH 64 PLAYER_TYPE 0 TA_ID 1 TA_NAME wait +TA_ID 2 +TA_NAME move + +TA_ID 3 +TA_NAME drop + +TA_ID 4 +TA_NAME drink + +TA_ID 5 +TA_NAME pee + TT_ID 0 TT_START_NUMBER 1 -TT_LIFEPOINTS 30 +TT_LIFEPOINTS 1 TT_SYMBOL @ -TT_NAME HUMAN TT_ID 5 TT_SYMBOL % -TT_NAME SKELETON TT_ID 0 TT_CORPSE_ID 5