home · contact · privacy
7DRL: Add an "axe" tool type to chop down trees with.
[plomrogue] / confserver / world
index 669c08859dfce36db45e910e34ab66b25450f176..e6c85acfa5c1949f50f8f138b43341dc4bb93ecb 100644 (file)
@@ -92,6 +92,13 @@ TT_NAME 'PLANT #2'
 TT_TOOLPOWER 0
 TT_PROLIFERATE 512
 
+TT_ID 9
+TT_TOOL axe
+TT_SYMBOL /
+TT_NAME AXE
+TT_TOOLPOWER 5000
+TT_START_NUMBER 1
+
 TT_ID 0
 TT_CORPSE_ID 6
 TT_ID 1
@@ -108,6 +115,10 @@ TT_ID 6
 TT_CORPSE_ID 4
 TT_ID 7
 TT_CORPSE_ID 4
+TT_ID 8
+TT_CORPSE_ID 4
+TT_ID 9
+TT_CORPSE_ID 4
 
 FAVOR_STAGE 0
 SLIPPERS 1