home · contact · privacy
(Tentative: Contains bugs!) Add carpentry, building walls from wood.
[plomrogue] / confserver / world
index 9aa0d5700e62729b960b44f140de4b7b4bc53faf..452e9df48066be198315ebdf1121ea013b936027 100644 (file)
@@ -100,10 +100,18 @@ TT_TOOLPOWER 5000
 TT_START_NUMBER 1
 
 TT_ID 10
+TT_TOOL wood
 TT_START_NUMBER 0
 TT_SYMBOL =
 TT_NAME WOOD
 
+TT_ID 11
+TT_TOOL carpentry
+TT_SYMBOL -
+TT_NAME 'CARPENTRY TOOL'
+TT_TOOLPOWER 5000
+TT_START_NUMBER 1
+
 TT_ID 0
 TT_CORPSE_ID 6
 TT_ID 1