[Kids on Bikes] edit sheet.json

* Changed the "instructions"-section on the sheet.json to be more in line with other sheets' "instructions"-sections
* removed comment line to be on e on the safe side
This commit is contained in:
Andreas J
2018-12-20 19:11:06 +02:00
committed by GitHub
parent b25395c63d
commit a33dbf8bf3
+1 -2
View File
@@ -1,9 +1,8 @@
// JSON Document
{
"html": "kob.html",
"css": "kob.css",
"authors": "Squiggles",
"roll20userid": "1479429",
"preview": "Kob.png",
"instructions": "Hello. I am really bad at sheet building. But I built a sheet for the Kids On Bikes RPG anyways. Feel free to use it and improve it."
"instructions": "This is a simple character sheet for the 'Kids On Bikes RPG', based on the 'World of Dungeons'-sheet by Brandon Mulcahy."
}