From f07d832cad3aa6521787e1d9e68689e9b0bbe61e Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Fri, 21 May 2021 18:20:28 -0700 Subject: [PATCH] Update world_topic.dm --- code/datums/world_topic.dm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/code/datums/world_topic.dm b/code/datums/world_topic.dm index fb0c4e0cd3..1f40f7d726 100644 --- a/code/datums/world_topic.dm +++ b/code/datums/world_topic.dm @@ -280,6 +280,9 @@ .["Misc"] = misc return json_encode(.) +/datum/world_topic/jsonrevision + keyword = "jsonrevision" + /datum/world_topic/jsonrevision/Run(list/input, addr) var/datum/getrev/revdata = GLOB.revdata var/list/data = list(