mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-27 02:57:08 +01:00
refactors admin narrate (#7319)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//* This file is explicitly licensed under the MIT license. *//
|
||||
//* Copyright (c) 2025 Citadel Station Developers *//
|
||||
|
||||
/obj/structure/closet/admin_resolve_narrate()
|
||||
. = list()
|
||||
for(var/mob/target in .)
|
||||
. += target
|
||||
Reference in New Issue
Block a user