X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=confserver%2FTheCrawlingEater;h=8e8af8b34564970b44d2b4cd1e1c3da0505c6c5f;hb=e9ec414cdee3f9bbab129259b3546f0a32b50607;hp=a9b5e95bcf7dd1b86902cf74352c12d2cb33abad;hpb=9b0bee2dc583ea369039f0869df0527fdc84f59a;p=plomrogue diff --git a/confserver/TheCrawlingEater b/confserver/TheCrawlingEater index a9b5e95..8e8af8b 100644 --- a/confserver/TheCrawlingEater +++ b/confserver/TheCrawlingEater @@ -1,18 +1,24 @@ +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 + 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