Skip to content

Instantly share code, notes, and snippets.

using PROAC;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Net.Sockets;
using System.Text;
using System.Text.RegularExpressions;
using UnityEngine;
{
"name": "Route 10 to Celadon",
"author": "c0pper (thanks to Sick for coords)",
"path": [
{
"condition": ["isPokemon1Usable"],
"actions": [
{
"condition": ["map", "Pokecenter Route 10"],
"action": ["moveToMap", "Route 10"]