Maciej Kasatkin
2012-09-12 14506c477ac69150fd37c80e1571e80fc0ce34fc
battery_box.lua
@@ -12,6 +12,7 @@
register_power_tool ("technic:mining_drill",60000)
register_power_tool ("technic:laser_mk1",40000)
register_power_tool ("technic:battery",10000)
register_power_tool ("technic:sonic_screwdriver",15000)
minetest.register_alias("battery", "technic:battery")
minetest.register_alias("battery_box", "technic:battery_box")