Origin tech changes and some fixes

This commit is contained in:
LatD
2016-05-17 20:57:01 +03:00
parent bf3ef135ac
commit fe76e64641
79 changed files with 262 additions and 341 deletions
+1 -2
View File
@@ -3,7 +3,7 @@
desc = "Used to time things. Works well with contraptions which has to count down. Tick tock."
icon_state = "timer"
materials = list(MAT_METAL=500, MAT_GLASS=50)
origin_tech = "magnets=1"
origin_tech = "magnets=1;engineering=1"
attachable = 1
var/timing = 0
@@ -116,4 +116,3 @@
if(usr)
attack_self(usr)