home · contact · privacy
TCE: Add defecation, different terrain types that may result from it.
[plomrogue] / confserver / TheCrawlingEater
index 74ff2312ca495810ca13312ff11eefcb317ae7c3..8e8af8b34564970b44d2b4cd1e1c3da0505c6c5f 100644 (file)
@@ -7,18 +7,18 @@ TA_ID 1
 TA_NAME wait
 
 TA_ID 2
-TA_EFFORT 5
 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