mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
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:
co-authored by
Indie Doggus
Matt Atlas
parent
c8e29ff2e4
commit
e4b83eb8a0
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user