| @@ -84,13 +84,18 @@ | |||||
| stories.push({ | stories.push({ | ||||
| "id": "geta-unaware", | "id": "geta-unaware", | ||||
| "name": "Geta's Breakfast", | |||||
| "tags": [ | |||||
| "Player Prey", | |||||
| "Digestion", | |||||
| "Macro/Micro", | |||||
| "Hard Vore" | |||||
| ], | |||||
| "info": { | |||||
| "name": "Geta's Breakfast", | |||||
| "desc": "Try to sneak past a fox after a catastrophic shrinking incident.", | |||||
| "tags": [ | |||||
| "prey", | |||||
| "fatal", | |||||
| "oral-vore", | |||||
| "hard-vore", | |||||
| "hard-digestion", | |||||
| "macro-micro" | |||||
| ] | |||||
| }, | |||||
| "intro": { | "intro": { | ||||
| "start": "pepper-grinder", | "start": "pepper-grinder", | ||||
| "setup": () => { | "setup": () => { | ||||