mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
the media office returns, death to the journalist office (#23114)
linking because i dont wanna have to do the description again https://github.com/Aurorastation/Aurora.3/pull/23100
This commit is contained in:
@@ -254,6 +254,9 @@ GLOBAL_VAR_INIT(photo_count, 1)
|
||||
desc = "A one use - polaroid camera."
|
||||
pictures_left = 30
|
||||
|
||||
/obj/item/camera/detective/press
|
||||
name = "journalists camera"
|
||||
|
||||
// Detective cameras have build in data recording, so no need for a skill check
|
||||
/obj/item/camera/detective/record_data(mob/living/user, obj/item/photo/pic)
|
||||
pic.time_taken = worldtime2text()
|
||||
|
||||
Reference in New Issue
Block a user