mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
camera sprites (#27116)
This commit is contained in:
@@ -570,7 +570,6 @@ GLOBAL_LIST_INIT(SpookyGhosts, list("ghost","shade","shade2","ghost-narsie","hor
|
||||
icon = 'icons/obj/items.dmi'
|
||||
desc = "This video camera can send live feeds to the entertainment network. You must hold to use it."
|
||||
icon_state = "videocam"
|
||||
item_state = "videocam"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
materials = list(MAT_METAL = 1000, MAT_GLASS = 500)
|
||||
var/on = FALSE
|
||||
|
||||
Reference in New Issue
Block a user