Advertisement
agregen

The monster next door

Oct 5th, 2021 (edited)
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.03 KB | None | 0 0
  1. {
  2.   "points": {},
  3.   "choices": {
  4.     "Alfie {friend with benefits}": {
  5.       "amount": 0,
  6.       "color": "green"
  7.     },
  8.     "Alfie {secret crush}": {
  9.       "amount": 0,
  10.       "color": "purple"
  11.     },
  12.     "Alfie {stalker}": {
  13.       "amount": 0,
  14.       "color": "blue"
  15.     },
  16.     "Alfie {summer fling}": {
  17.       "amount": 0,
  18.       "color": "orange"
  19.     },
  20.     "Berry {friend with benefits}": {
  21.       "amount": 0,
  22.       "color": "green"
  23.     },
  24.     "Berry {secret crush}": {
  25.       "amount": 0,
  26.       "color": "purple"
  27.     },
  28.     "Berry {stalker}": {
  29.       "amount": 0,
  30.       "color": "blue"
  31.     },
  32.     "Berry {summer fling}": {
  33.       "amount": 0,
  34.       "color": "orange"
  35.     },
  36.     "Crystal {friend with benefits}": {
  37.       "amount": 0,
  38.       "color": "green"
  39.     },
  40.     "Crystal {secret crush}": {
  41.       "amount": 0,
  42.       "color": "purple"
  43.     },
  44.     "Crystal {stalker}": {
  45.       "amount": 0,
  46.       "color": "blue"
  47.     },
  48.     "Crystal {summer fling}": {
  49.       "amount": 0,
  50.       "color": "orange"
  51.     },
  52.     "Daphney {friend with benefits}": {
  53.       "amount": 0,
  54.       "color": "green"
  55.     },
  56.     "Daphney {secret crush}": {
  57.       "amount": 0,
  58.       "color": "purple"
  59.     },
  60.     "Daphney {stalker}": {
  61.       "amount": 0,
  62.       "color": "blue"
  63.     },
  64.     "Daphney {summer fling}": {
  65.       "amount": 0,
  66.       "color": "orange"
  67.     },
  68.     "Evyn {friend with benefits}": {
  69.       "amount": 0,
  70.       "color": "green"
  71.     },
  72.     "Evyn {secret crush}": {
  73.       "amount": 0,
  74.       "color": "purple"
  75.     },
  76.     "Evyn {stalker}": {
  77.       "amount": 0,
  78.       "color": "blue"
  79.     },
  80.     "Evyn {summer fling}": {
  81.       "amount": 0,
  82.       "color": "orange"
  83.     },
  84.     "Kara {friend with benefits}": {
  85.       "amount": 0,
  86.       "color": "green"
  87.     },
  88.     "Kara {secret crush}": {
  89.       "amount": 0,
  90.       "color": "purple"
  91.     },
  92.     "Kara {stalker}": {
  93.       "amount": 0,
  94.       "color": "blue"
  95.     },
  96.     "Kara {summer fling}": {
  97.       "amount": 0,
  98.       "color": "orange"
  99.     },
  100.     "Minnie {friend with benefits}": {
  101.       "amount": 0,
  102.       "color": "green"
  103.     },
  104.     "Minnie {secret crush}": {
  105.       "amount": 0,
  106.       "color": "purple"
  107.     },
  108.     "Minnie {stalker}": {
  109.       "amount": 0,
  110.       "color": "blue"
  111.     },
  112.     "Minnie {summer fling}": {
  113.       "amount": 0,
  114.       "color": "orange"
  115.     },
  116.     "Permina {friend with benefits}": {
  117.       "amount": 0,
  118.       "color": "green"
  119.     },
  120.     "Permina {secret crush}": {
  121.       "amount": 0,
  122.       "color": "purple"
  123.     },
  124.     "Permina {stalker}": {
  125.       "amount": 0,
  126.       "color": "blue"
  127.     },
  128.     "Permina {summer fling}": {
  129.       "amount": 0,
  130.       "color": "orange"
  131.     },
  132.     "Serenity {friend with benefits}": {
  133.       "amount": 0,
  134.       "color": "green"
  135.     },
  136.     "Serenity {secret crush}": {
  137.       "amount": 0,
  138.       "color": "purple"
  139.     },
  140.     "Serenity {stalker}": {
  141.       "amount": 0,
  142.       "color": "blue"
  143.     },
  144.     "Serenity {summer fling}": {
  145.       "amount": 0,
  146.       "color": "orange"
  147.     }
  148.   }
  149. }
  150.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement