mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
-Updated the magivend so it is no longer map based and it now has its own unique sprite
-Added red wizard robes as a hackable item to the new magivend. Functions as normal robes. -Gave the robotics console a unique sprite, and modified the solars sprite so that it fit with the power monitor console. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@527 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/machinery/computer/robotics
|
||||
name = "Robotics Control"
|
||||
icon = 'computer.dmi'
|
||||
icon_state = "id"
|
||||
icon_state = "robot"
|
||||
req_access = list(access_captain, access_robotics)
|
||||
|
||||
var/id = 0.0
|
||||
|
||||
Reference in New Issue
Block a user