I've covered wars, you know - Finishes and adds the TV camera drone (#18141)

* Ports the Baystation Journalism Camera! Part 2!

* Ports the Baystation Journalism Camera! Part 2!

* map fix

* matt changes + changelog change

* embrace modernity

* includes tvcamera.dmi

* forgor

* lint fix

* map fix?

* finding da sauce of the issue

* power fix i hope

* we're so back i think

* i forgor again

* Revert "map fix?"

This reverts commit fff52660be.

* uggggh

* HEEEEEEEEELP

* matt + arrow changes

* asdasd

---------

Co-authored-by: Indie Doggus <photosandpens@gmail.com>
Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
feartheblackout
2024-01-11 00:26:03 +00:00
committed by GitHub
co-authored by Indie Doggus Matt Atlas
parent c8e29ff2e4
commit e4b83eb8a0
14 changed files with 263 additions and 22 deletions
@@ -56,3 +56,20 @@
new /obj/item/clothing/suit/caution(src)
new /obj/item/storage/box/lights/mixed(src)
new /obj/item/storage/box/mousetraps(src)
// Journalist's Locker
/obj/structure/closet/secure_closet/journalist
name = "journalist's closet"
desc = "It's a storage unit for a journalist's gear."
req_access = list(ACCESS_JOURNALIST)
/obj/structure/closet/secure_closet/journalist/fill()
new /obj/item/storage/photo_album(src)
new /obj/item/device/camera_film(src)
new /obj/item/device/camera(src)
new /obj/item/paper_scanner(src)
new /obj/item/folder/white(src)
new /obj/item/storage/secure/briefcase(src)
new /obj/item/clipboard(src)
new /obj/item/folder/red(src)
new /obj/item/device/tvcamera(src)