mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
TG port: New display, pod control and request console sprites (#22979)
* TG port: New display, pod control and request console sprites * fixing pod control sprite animation speed
This commit is contained in:
@@ -32,11 +32,13 @@
|
||||
/obj/item/mounted/frame/display/display_frame
|
||||
name = "status display frame"
|
||||
desc = "Used to build status displays, just secure to the wall."
|
||||
icon_state = "frame_unanchored"
|
||||
build_path = /obj/machinery/status_display
|
||||
|
||||
/obj/item/mounted/frame/display/ai_display_frame
|
||||
name = "ai status display frame"
|
||||
desc = "Used to build ai status displays, just secure to the wall."
|
||||
icon_state = "frame_unanchored"
|
||||
build_path = /obj/machinery/ai_status_display
|
||||
|
||||
/obj/item/mounted/frame/display/entertainment_frame
|
||||
|
||||
Reference in New Issue
Block a user