mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Merge pull request #14163 from swankcookie/Holopad_Layer_Fix
Holopad layer fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user