saving work

This commit is contained in:
warior4356
2018-10-24 12:29:36 -07:00
parent 94ed5782ae
commit f068ea2a2a
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
/obj/item/thermal_drill
name = "thermal drill"
desc = "A tungsten carbide thermal drill with magnetic clamps for the purpose of drilling hardened objects."
icon = 'icons/obj/items.dmi'
+1
View File
@@ -804,6 +804,7 @@
#include "code\game\objects\items\devices\scanners.dm"
#include "code\game\objects\items\devices\sensor_device.dm"
#include "code\game\objects\items\devices\taperecorder.dm"
#include "code\game\objects\items\devices\thermal_drill.dm"
#include "code\game\objects\items\devices\traitordevices.dm"
#include "code\game\objects\items\devices\transfer_valve.dm"
#include "code\game\objects\items\devices\uplinks.dm"