Merge pull request #14163 from swankcookie/Holopad_Layer_Fix

Holopad layer fix
This commit is contained in:
tkdrg
2015-12-31 03:41:55 -03:00
+1
View File
@@ -35,6 +35,7 @@ var/const/HOLOPAD_MODE = RANGE_BASED
name = "\improper AI holopad"
desc = "It's a floor-mounted device for projecting holographic images. It is activated remotely."
icon_state = "holopad0"
layer = 2.1
flags = HEAR
languages = ROBOT | HUMAN
var/list/masters = list()//List of AIs that use the holopad