upload files

This commit is contained in:
SandPoot
2021-02-18 15:05:39 -03:00
parent f738023097
commit 123de14009
182 changed files with 552 additions and 528 deletions
+4
View File
@@ -112,6 +112,10 @@ GLOBAL_VAR_INIT(embedpocalypse, FALSE) // if true, all items will be able to emb
var/tool_behaviour = NONE
var/toolspeed = 1
//Special multitools
var/buffer = null
var/show_wires = FALSE
var/datum/integrated_io/selected_io = null //functional for integrated circuits.
var/reach = 1 //In tiles, how far this weapon can reach; 1 for adjacent, which is default