User:Avarice77/Contacts: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(Added test contact)
 
(Change to JSON, add groups)
Line 1: Line 1:
Zerg: #f00 2361365 Akira Takahashi
{
Friend: #00f 2319358 An army of geese
"zergs": [
  {"name": "Akira Takahashi", "id": 2361365, "color": "#f00", "group": "Sakura", "notes": ""}
],
"friends": [
  {"name": "An army of geese", "id": 2319358, "color": "#00f", "group": "The Malton Zookeepers", "notes": ""}
]}

Revision as of 22:48, 10 June 2024

{ "zergs": [

 {"name": "Akira Takahashi", "id": 2361365, "color": "#f00", "group": "Sakura", "notes": ""}

], "friends": [

 {"name": "An army of geese", "id": 2319358, "color": "#00f", "group": "The Malton Zookeepers", "notes": ""}

]}