From ad9377d070e7dd3f80ee5cc0c8cfa47677da352b Mon Sep 17 00:00:00 2001 From: Meduna Date: Wed, 28 Sep 2016 17:25:55 -0700 Subject: [PATCH] FFRPG 3e Corrected User ID Issue This was an admin issue that did not affect the performance of the sheet. --- FFRPG Third Edition/sheet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FFRPG Third Edition/sheet.json b/FFRPG Third Edition/sheet.json index 19023adbe2..b4454ac28a 100644 --- a/FFRPG Third Edition/sheet.json +++ b/FFRPG Third Edition/sheet.json @@ -2,7 +2,7 @@ "html": "FFRPG_3e.html", "css": "FFRPG_3e.css", "authors": "Kiyomi Nakamura (Kiyomi N. on Roll20.net)", - "roll20userid": "111523", - "preview": "FFRPG_3e.png", + "roll20userid": "1115237", + "preview": "FFRPG_3e.PNG", "instructions": "This sheet is designed for use with the Returner's Final Fantasy RPG 3rd Edition. The original version of this sheet was designed by John Myles (Actoba on Roll20.net) for DnD_5e. It has been extensively modified and will continue to be updated as necessary. Optional rules for Map Combat and Limit Breaks are fully supported. Sheet help is available on roll20.net from Kiyomi N." } \ No newline at end of file