X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=confserver%2FTheCrawlingEater;h=60b33bf8996a985c6c28becd20a7f543edf3efa7;hb=5cb6d71f5a8d7fecfde60351f6b767754ce3f092;hp=a9b5e95bcf7dd1b86902cf74352c12d2cb33abad;hpb=9b0bee2dc583ea369039f0869df0527fdc84f59a;p=plomrogue diff --git a/confserver/TheCrawlingEater b/confserver/TheCrawlingEater index a9b5e95..60b33bf 100644 --- a/confserver/TheCrawlingEater +++ b/confserver/TheCrawlingEater @@ -1,18 +1,27 @@ +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 + TT_ID 0 TT_START_NUMBER 1 -TT_LIFEPOINTS 30 -TT_SYMBOL @ -TT_NAME HUMAN +TT_LIFEPOINTS 1 +TT_SYMBOL o TT_ID 5 TT_SYMBOL % -TT_NAME SKELETON TT_ID 0 TT_CORPSE_ID 5