camera sprites (#27116)

This commit is contained in:
Henri215
2024-11-03 13:28:51 +00:00
committed by GitHub
parent 5d754d46b4
commit 5c0ec1bb7d
4 changed files with 0 additions and 1 deletions
-1
View File
@@ -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