GDWeave/mods/officerballs.nyan/nyan.dll

Decompiled 12 hours ago
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.Versioning;
using System.Text.Json.Serialization;
using GDWeave;
using GDWeave.Godot;
using GDWeave.Godot.Variants;
using GDWeave.Modding;

[assembly: CompilationRelaxations(8)]
[assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)]
[assembly: Debuggable(/*Could not decode attribute arguments.*/)]
[assembly: TargetFramework(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
[assembly: AssemblyCompany("nyan")]
[assembly: AssemblyConfiguration("Debug")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("1.0.0.0")]
[assembly: AssemblyProduct("nyan")]
[assembly: AssemblyTitle("nyan")]
[assembly: AssemblyVersion("1.0.0.0")]
[module: RefSafetyRules(11)]
namespace Nyan;

public class Config
{
	[JsonInclude]
	public bool SomeSetting = true;
}
public class Mod : IMod, global::System.IDisposable
{
	public Config Config;

	public Mod(IModInterface modInterface)
	{
		Config = modInterface.ReadConfig<Config>();
		modInterface.RegisterScriptMod((IScriptMod)(object)new NyanMod());
		modInterface.Logger.Information("Hello, world!");
	}

	public void Dispose()
	{
	}
}
public class NyanMod : IScriptMod
{
	[CompilerGenerated]
	private sealed class <Modify>d__1 : global::System.Collections.Generic.IEnumerable<Token>, global::System.Collections.IEnumerable, global::System.Collections.Generic.IEnumerator<Token>, global::System.Collections.IEnumerator, global::System.IDisposable
	{
		private int <>1__state;

		private Token <>2__current;

		private int <>l__initialThreadId;

		private string path;

		public string <>3__path;

		private global::System.Collections.Generic.IEnumerable<Token> tokens;

		public global::System.Collections.Generic.IEnumerable<Token> <>3__tokens;

		public NyanMod <>4__this;

		private MultiTokenWaiter <declared>5__1;

		private MultiTokenWaiter <divecorrection>5__2;

		private MultiTokenWaiter <spineyes>5__3;

		private MultiTokenWaiter <spinassist>5__4;

		private MultiTokenWaiter <shutoffvalve>5__5;

		private MultiTokenWaiter <busyhide>5__6;

		private MultiTokenWaiter <zoomerin>5__7;

		private MultiTokenWaiter <zoomerout>5__8;

		private global::System.Collections.Generic.IEnumerator<Token> <>s__9;

		private Token <token>5__10;

		Token global::System.Collections.Generic.IEnumerator<Token>.Current
		{
			[DebuggerHidden]
			get
			{
				return <>2__current;
			}
		}

		object global::System.Collections.IEnumerator.Current
		{
			[DebuggerHidden]
			get
			{
				return <>2__current;
			}
		}

		[DebuggerHidden]
		public <Modify>d__1(int <>1__state)
		{
			this.<>1__state = <>1__state;
			<>l__initialThreadId = Environment.CurrentManagedThreadId;
		}

		[DebuggerHidden]
		void global::System.IDisposable.Dispose()
		{
			int num = <>1__state;
			if (num != -3 && (uint)(num - 1) > 240u)
			{
				return;
			}
			try
			{
			}
			finally
			{
				<>m__Finally1();
			}
		}

		private bool MoveNext()
		{
			//IL_10a8: Unknown result type (might be due to invalid IL or missing references)
			//IL_10b2: Expected O, but got Unknown
			//IL_10d4: Unknown result type (might be due to invalid IL or missing references)
			//IL_10de: Expected O, but got Unknown
			//IL_10fa: Unknown result type (might be due to invalid IL or missing references)
			//IL_1104: Expected O, but got Unknown
			//IL_1126: Unknown result type (might be due to invalid IL or missing references)
			//IL_1130: Expected O, but got Unknown
			//IL_1148: Unknown result type (might be due to invalid IL or missing references)
			//IL_1152: Expected O, but got Unknown
			//IL_114d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1157: Expected O, but got Unknown
			//IL_1179: Unknown result type (might be due to invalid IL or missing references)
			//IL_1183: Expected O, but got Unknown
			//IL_11a5: Unknown result type (might be due to invalid IL or missing references)
			//IL_11af: Expected O, but got Unknown
			//IL_11cb: Unknown result type (might be due to invalid IL or missing references)
			//IL_11d5: Expected O, but got Unknown
			//IL_11f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_1202: Expected O, but got Unknown
			//IL_121d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1227: Expected O, but got Unknown
			//IL_1222: Unknown result type (might be due to invalid IL or missing references)
			//IL_122c: Expected O, but got Unknown
			//IL_124f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1259: Expected O, but got Unknown
			//IL_127c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1286: Expected O, but got Unknown
			//IL_12a3: Unknown result type (might be due to invalid IL or missing references)
			//IL_12ad: Expected O, but got Unknown
			//IL_12d0: Unknown result type (might be due to invalid IL or missing references)
			//IL_12da: Expected O, but got Unknown
			//IL_12f5: Unknown result type (might be due to invalid IL or missing references)
			//IL_12ff: Expected O, but got Unknown
			//IL_12fa: Unknown result type (might be due to invalid IL or missing references)
			//IL_1304: Expected O, but got Unknown
			//IL_1327: Unknown result type (might be due to invalid IL or missing references)
			//IL_1331: Expected O, but got Unknown
			//IL_1354: Unknown result type (might be due to invalid IL or missing references)
			//IL_135e: Expected O, but got Unknown
			//IL_137b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1385: Expected O, but got Unknown
			//IL_13a8: Unknown result type (might be due to invalid IL or missing references)
			//IL_13b2: Expected O, but got Unknown
			//IL_13cb: Unknown result type (might be due to invalid IL or missing references)
			//IL_13d5: Expected O, but got Unknown
			//IL_13d0: Unknown result type (might be due to invalid IL or missing references)
			//IL_13da: Expected O, but got Unknown
			//IL_13fd: Unknown result type (might be due to invalid IL or missing references)
			//IL_1407: Expected O, but got Unknown
			//IL_142a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1434: Expected O, but got Unknown
			//IL_1451: Unknown result type (might be due to invalid IL or missing references)
			//IL_145b: Expected O, but got Unknown
			//IL_147e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1488: Expected O, but got Unknown
			//IL_14a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_14ab: Expected O, but got Unknown
			//IL_14a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_14b0: Expected O, but got Unknown
			//IL_14d3: Unknown result type (might be due to invalid IL or missing references)
			//IL_14dd: Expected O, but got Unknown
			//IL_1500: Unknown result type (might be due to invalid IL or missing references)
			//IL_150a: Expected O, but got Unknown
			//IL_1527: Unknown result type (might be due to invalid IL or missing references)
			//IL_1531: Expected O, but got Unknown
			//IL_1554: Unknown result type (might be due to invalid IL or missing references)
			//IL_155e: Expected O, but got Unknown
			//IL_1577: Unknown result type (might be due to invalid IL or missing references)
			//IL_1581: Expected O, but got Unknown
			//IL_157c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1586: Expected O, but got Unknown
			//IL_15e4: Unknown result type (might be due to invalid IL or missing references)
			//IL_15ee: Expected O, but got Unknown
			//IL_1611: Unknown result type (might be due to invalid IL or missing references)
			//IL_161b: Expected O, but got Unknown
			//IL_1682: Unknown result type (might be due to invalid IL or missing references)
			//IL_168c: Expected O, but got Unknown
			//IL_16af: Unknown result type (might be due to invalid IL or missing references)
			//IL_16b9: Expected O, but got Unknown
			//IL_16d6: Unknown result type (might be due to invalid IL or missing references)
			//IL_16e0: Expected O, but got Unknown
			//IL_1747: Unknown result type (might be due to invalid IL or missing references)
			//IL_1751: Expected O, but got Unknown
			//IL_176e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1778: Expected O, but got Unknown
			//IL_179b: Unknown result type (might be due to invalid IL or missing references)
			//IL_17a5: Expected O, but got Unknown
			//IL_17c5: Unknown result type (might be due to invalid IL or missing references)
			//IL_17cf: Expected O, but got Unknown
			//IL_17f2: Unknown result type (might be due to invalid IL or missing references)
			//IL_17fc: Expected O, but got Unknown
			//IL_1819: Unknown result type (might be due to invalid IL or missing references)
			//IL_1823: Expected O, but got Unknown
			//IL_1846: Unknown result type (might be due to invalid IL or missing references)
			//IL_1850: Expected O, but got Unknown
			//IL_186c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1876: Expected O, but got Unknown
			//IL_1871: Unknown result type (might be due to invalid IL or missing references)
			//IL_187b: Expected O, but got Unknown
			//IL_189e: Unknown result type (might be due to invalid IL or missing references)
			//IL_18a8: Expected O, but got Unknown
			//IL_18c8: Unknown result type (might be due to invalid IL or missing references)
			//IL_18d2: Expected O, but got Unknown
			//IL_18ef: Unknown result type (might be due to invalid IL or missing references)
			//IL_18f9: Expected O, but got Unknown
			//IL_191c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1926: Expected O, but got Unknown
			//IL_1941: Unknown result type (might be due to invalid IL or missing references)
			//IL_194b: Expected O, but got Unknown
			//IL_1946: Unknown result type (might be due to invalid IL or missing references)
			//IL_1950: Expected O, but got Unknown
			//IL_1970: Unknown result type (might be due to invalid IL or missing references)
			//IL_197a: Expected O, but got Unknown
			//IL_199d: Unknown result type (might be due to invalid IL or missing references)
			//IL_19a7: Expected O, but got Unknown
			//IL_19c4: Unknown result type (might be due to invalid IL or missing references)
			//IL_19ce: Expected O, but got Unknown
			//IL_19f1: Unknown result type (might be due to invalid IL or missing references)
			//IL_19fb: Expected O, but got Unknown
			//IL_1a17: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a21: Expected O, but got Unknown
			//IL_1a1c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a26: Expected O, but got Unknown
			//IL_1a49: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a53: Expected O, but got Unknown
			//IL_1a73: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a7d: Expected O, but got Unknown
			//IL_1a9a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1aa4: Expected O, but got Unknown
			//IL_1ac7: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ad1: Expected O, but got Unknown
			//IL_1af3: Unknown result type (might be due to invalid IL or missing references)
			//IL_1afd: Expected O, but got Unknown
			//IL_1af8: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b02: Expected O, but got Unknown
			//IL_1b22: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b2c: Expected O, but got Unknown
			//IL_1b4f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b59: Expected O, but got Unknown
			//IL_1b76: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b80: Expected O, but got Unknown
			//IL_1ba3: Unknown result type (might be due to invalid IL or missing references)
			//IL_1bad: Expected O, but got Unknown
			//IL_1bc9: Unknown result type (might be due to invalid IL or missing references)
			//IL_1bd3: Expected O, but got Unknown
			//IL_1bce: Unknown result type (might be due to invalid IL or missing references)
			//IL_1bd8: Expected O, but got Unknown
			//IL_1bfb: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c05: Expected O, but got Unknown
			//IL_1c25: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c2f: Expected O, but got Unknown
			//IL_1c4c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c56: Expected O, but got Unknown
			//IL_1c79: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c83: Expected O, but got Unknown
			//IL_1ca5: Unknown result type (might be due to invalid IL or missing references)
			//IL_1caf: Expected O, but got Unknown
			//IL_1caa: Unknown result type (might be due to invalid IL or missing references)
			//IL_1cb4: Expected O, but got Unknown
			//IL_1cd4: Unknown result type (might be due to invalid IL or missing references)
			//IL_1cde: Expected O, but got Unknown
			//IL_1d01: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d0b: Expected O, but got Unknown
			//IL_1d28: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d32: Expected O, but got Unknown
			//IL_1d55: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d5f: Expected O, but got Unknown
			//IL_1d7a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d84: Expected O, but got Unknown
			//IL_1d7f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d89: Expected O, but got Unknown
			//IL_1dac: Unknown result type (might be due to invalid IL or missing references)
			//IL_1db6: Expected O, but got Unknown
			//IL_1dd6: Unknown result type (might be due to invalid IL or missing references)
			//IL_1de0: Expected O, but got Unknown
			//IL_1dfd: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e07: Expected O, but got Unknown
			//IL_1e2a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e34: Expected O, but got Unknown
			//IL_1e56: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e60: Expected O, but got Unknown
			//IL_1e5b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e65: Expected O, but got Unknown
			//IL_1e85: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e8f: Expected O, but got Unknown
			//IL_1eb2: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ebc: Expected O, but got Unknown
			//IL_1ed9: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ee3: Expected O, but got Unknown
			//IL_1f06: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f10: Expected O, but got Unknown
			//IL_1f2c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f36: Expected O, but got Unknown
			//IL_1f31: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f3b: Expected O, but got Unknown
			//IL_1f5e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f68: Expected O, but got Unknown
			//IL_1f88: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f92: Expected O, but got Unknown
			//IL_1faf: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fb9: Expected O, but got Unknown
			//IL_1fdc: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fe6: Expected O, but got Unknown
			//IL_2001: Unknown result type (might be due to invalid IL or missing references)
			//IL_200b: Expected O, but got Unknown
			//IL_2006: Unknown result type (might be due to invalid IL or missing references)
			//IL_2010: Expected O, but got Unknown
			//IL_2030: Unknown result type (might be due to invalid IL or missing references)
			//IL_203a: Expected O, but got Unknown
			//IL_205d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2067: Expected O, but got Unknown
			//IL_2084: Unknown result type (might be due to invalid IL or missing references)
			//IL_208e: Expected O, but got Unknown
			//IL_20b1: Unknown result type (might be due to invalid IL or missing references)
			//IL_20bb: Expected O, but got Unknown
			//IL_20d7: Unknown result type (might be due to invalid IL or missing references)
			//IL_20e1: Expected O, but got Unknown
			//IL_20dc: Unknown result type (might be due to invalid IL or missing references)
			//IL_20e6: Expected O, but got Unknown
			//IL_2109: Unknown result type (might be due to invalid IL or missing references)
			//IL_2113: Expected O, but got Unknown
			//IL_2133: Unknown result type (might be due to invalid IL or missing references)
			//IL_213d: Expected O, but got Unknown
			//IL_215a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2164: Expected O, but got Unknown
			//IL_2187: Unknown result type (might be due to invalid IL or missing references)
			//IL_2191: Expected O, but got Unknown
			//IL_21b3: Unknown result type (might be due to invalid IL or missing references)
			//IL_21bd: Expected O, but got Unknown
			//IL_21b8: Unknown result type (might be due to invalid IL or missing references)
			//IL_21c2: Expected O, but got Unknown
			//IL_21e2: Unknown result type (might be due to invalid IL or missing references)
			//IL_21ec: Expected O, but got Unknown
			//IL_220f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2219: Expected O, but got Unknown
			//IL_2236: Unknown result type (might be due to invalid IL or missing references)
			//IL_2240: Expected O, but got Unknown
			//IL_2263: Unknown result type (might be due to invalid IL or missing references)
			//IL_226d: Expected O, but got Unknown
			//IL_2289: Unknown result type (might be due to invalid IL or missing references)
			//IL_2293: Expected O, but got Unknown
			//IL_228e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2298: Expected O, but got Unknown
			//IL_22bb: Unknown result type (might be due to invalid IL or missing references)
			//IL_22c5: Expected O, but got Unknown
			//IL_22e5: Unknown result type (might be due to invalid IL or missing references)
			//IL_22ef: Expected O, but got Unknown
			//IL_230c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2316: Expected O, but got Unknown
			//IL_2339: Unknown result type (might be due to invalid IL or missing references)
			//IL_2343: Expected O, but got Unknown
			//IL_2365: Unknown result type (might be due to invalid IL or missing references)
			//IL_236f: Expected O, but got Unknown
			//IL_236a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2374: Expected O, but got Unknown
			//IL_2394: Unknown result type (might be due to invalid IL or missing references)
			//IL_239e: Expected O, but got Unknown
			//IL_23c1: Unknown result type (might be due to invalid IL or missing references)
			//IL_23cb: Expected O, but got Unknown
			//IL_23e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_23f2: Expected O, but got Unknown
			//IL_2415: Unknown result type (might be due to invalid IL or missing references)
			//IL_241f: Expected O, but got Unknown
			//IL_243a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2444: Expected O, but got Unknown
			//IL_243f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2449: Expected O, but got Unknown
			//IL_246c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2476: Expected O, but got Unknown
			//IL_2496: Unknown result type (might be due to invalid IL or missing references)
			//IL_24a0: Expected O, but got Unknown
			//IL_24bd: Unknown result type (might be due to invalid IL or missing references)
			//IL_24c7: Expected O, but got Unknown
			//IL_24ea: Unknown result type (might be due to invalid IL or missing references)
			//IL_24f4: Expected O, but got Unknown
			//IL_2516: Unknown result type (might be due to invalid IL or missing references)
			//IL_2520: Expected O, but got Unknown
			//IL_251b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2525: Expected O, but got Unknown
			//IL_2545: Unknown result type (might be due to invalid IL or missing references)
			//IL_254f: Expected O, but got Unknown
			//IL_2572: Unknown result type (might be due to invalid IL or missing references)
			//IL_257c: Expected O, but got Unknown
			//IL_2599: Unknown result type (might be due to invalid IL or missing references)
			//IL_25a3: Expected O, but got Unknown
			//IL_25c6: Unknown result type (might be due to invalid IL or missing references)
			//IL_25d0: Expected O, but got Unknown
			//IL_25f0: Unknown result type (might be due to invalid IL or missing references)
			//IL_25fa: Expected O, but got Unknown
			//IL_261d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2627: Expected O, but got Unknown
			//IL_264a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2654: Expected O, but got Unknown
			//IL_267a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2684: Expected O, but got Unknown
			//IL_26a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_26ae: Expected O, but got Unknown
			//IL_26d4: Unknown result type (might be due to invalid IL or missing references)
			//IL_26de: Expected O, but got Unknown
			//IL_2704: Unknown result type (might be due to invalid IL or missing references)
			//IL_270e: Expected O, but got Unknown
			//IL_2734: Unknown result type (might be due to invalid IL or missing references)
			//IL_273e: Expected O, but got Unknown
			//IL_275e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2768: Expected O, but got Unknown
			//IL_2763: Unknown result type (might be due to invalid IL or missing references)
			//IL_276d: Expected O, but got Unknown
			//IL_2790: Unknown result type (might be due to invalid IL or missing references)
			//IL_279a: Expected O, but got Unknown
			//IL_27ba: Unknown result type (might be due to invalid IL or missing references)
			//IL_27c4: Expected O, but got Unknown
			//IL_27ea: Unknown result type (might be due to invalid IL or missing references)
			//IL_27f4: Expected O, but got Unknown
			//IL_2814: Unknown result type (might be due to invalid IL or missing references)
			//IL_281e: Expected O, but got Unknown
			//IL_2844: Unknown result type (might be due to invalid IL or missing references)
			//IL_284e: Expected O, but got Unknown
			//IL_286e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2878: Expected O, but got Unknown
			//IL_2873: Unknown result type (might be due to invalid IL or missing references)
			//IL_287d: Expected O, but got Unknown
			//IL_28a3: Unknown result type (might be due to invalid IL or missing references)
			//IL_28ad: Expected O, but got Unknown
			//IL_28cd: Unknown result type (might be due to invalid IL or missing references)
			//IL_28d7: Expected O, but got Unknown
			//IL_28fd: Unknown result type (might be due to invalid IL or missing references)
			//IL_2907: Expected O, but got Unknown
			//IL_292a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2934: Expected O, but got Unknown
			//IL_295a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2964: Expected O, but got Unknown
			//IL_2984: Unknown result type (might be due to invalid IL or missing references)
			//IL_298e: Expected O, but got Unknown
			//IL_29b3: Unknown result type (might be due to invalid IL or missing references)
			//IL_29bd: Expected O, but got Unknown
			//IL_29db: Unknown result type (might be due to invalid IL or missing references)
			//IL_29e5: Expected O, but got Unknown
			//IL_29e0: Unknown result type (might be due to invalid IL or missing references)
			//IL_29ea: Expected O, but got Unknown
			//IL_2a10: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a1a: Expected O, but got Unknown
			//IL_2a3d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a47: Expected O, but got Unknown
			//IL_2a67: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a71: Expected O, but got Unknown
			//IL_2a97: Unknown result type (might be due to invalid IL or missing references)
			//IL_2aa1: Expected O, but got Unknown
			//IL_2ac4: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ace: Expected O, but got Unknown
			//IL_2af4: Unknown result type (might be due to invalid IL or missing references)
			//IL_2afe: Expected O, but got Unknown
			//IL_2b1e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b28: Expected O, but got Unknown
			//IL_2b4e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b58: Expected O, but got Unknown
			//IL_2b78: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b82: Expected O, but got Unknown
			//IL_2ba8: Unknown result type (might be due to invalid IL or missing references)
			//IL_2bb2: Expected O, but got Unknown
			//IL_2bd5: Unknown result type (might be due to invalid IL or missing references)
			//IL_2bdf: Expected O, but got Unknown
			//IL_2bff: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c09: Expected O, but got Unknown
			//IL_2c2f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c39: Expected O, but got Unknown
			//IL_2c55: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c5f: Expected O, but got Unknown
			//IL_2c5a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c64: Expected O, but got Unknown
			//IL_2c87: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c91: Expected O, but got Unknown
			//IL_2cb1: Unknown result type (might be due to invalid IL or missing references)
			//IL_2cbb: Expected O, but got Unknown
			//IL_2ce1: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ceb: Expected O, but got Unknown
			//IL_2d07: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d11: Expected O, but got Unknown
			//IL_2d0c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d16: Expected O, but got Unknown
			//IL_2d39: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d43: Expected O, but got Unknown
			//IL_2dad: Unknown result type (might be due to invalid IL or missing references)
			//IL_2db7: Expected O, but got Unknown
			//IL_2ddd: Unknown result type (might be due to invalid IL or missing references)
			//IL_2de7: Expected O, but got Unknown
			//IL_2e07: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e11: Expected O, but got Unknown
			//IL_2e37: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e41: Expected O, but got Unknown
			//IL_2e61: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e6b: Expected O, but got Unknown
			//IL_2e90: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e9a: Expected O, but got Unknown
			//IL_2eb8: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ec2: Expected O, but got Unknown
			//IL_2ebd: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ec7: Expected O, but got Unknown
			//IL_2eed: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ef7: Expected O, but got Unknown
			//IL_2f1a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f24: Expected O, but got Unknown
			//IL_2f44: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f4e: Expected O, but got Unknown
			//IL_2f74: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f7e: Expected O, but got Unknown
			//IL_2f9e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fa8: Expected O, but got Unknown
			//IL_2fcb: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fd5: Expected O, but got Unknown
			//IL_2ffb: Unknown result type (might be due to invalid IL or missing references)
			//IL_3005: Expected O, but got Unknown
			//IL_3025: Unknown result type (might be due to invalid IL or missing references)
			//IL_302f: Expected O, but got Unknown
			//IL_3055: Unknown result type (might be due to invalid IL or missing references)
			//IL_305f: Expected O, but got Unknown
			//IL_307d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3087: Expected O, but got Unknown
			//IL_3082: Unknown result type (might be due to invalid IL or missing references)
			//IL_308c: Expected O, but got Unknown
			//IL_30b2: Unknown result type (might be due to invalid IL or missing references)
			//IL_30bc: Expected O, but got Unknown
			//IL_30dc: Unknown result type (might be due to invalid IL or missing references)
			//IL_30e6: Expected O, but got Unknown
			//IL_310c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3116: Expected O, but got Unknown
			//IL_3138: Unknown result type (might be due to invalid IL or missing references)
			//IL_3142: Expected O, but got Unknown
			//IL_313d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3147: Expected O, but got Unknown
			//IL_316a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3174: Expected O, but got Unknown
			//IL_319a: Unknown result type (might be due to invalid IL or missing references)
			//IL_31a4: Expected O, but got Unknown
			//IL_31c4: Unknown result type (might be due to invalid IL or missing references)
			//IL_31ce: Expected O, but got Unknown
			//IL_31f4: Unknown result type (might be due to invalid IL or missing references)
			//IL_31fe: Expected O, but got Unknown
			//IL_3220: Unknown result type (might be due to invalid IL or missing references)
			//IL_322a: Expected O, but got Unknown
			//IL_3225: Unknown result type (might be due to invalid IL or missing references)
			//IL_322f: Expected O, but got Unknown
			//IL_3255: Unknown result type (might be due to invalid IL or missing references)
			//IL_325f: Expected O, but got Unknown
			//IL_327f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3289: Expected O, but got Unknown
			//IL_32af: Unknown result type (might be due to invalid IL or missing references)
			//IL_32b9: Expected O, but got Unknown
			//IL_32db: Unknown result type (might be due to invalid IL or missing references)
			//IL_32e5: Expected O, but got Unknown
			//IL_32e0: Unknown result type (might be due to invalid IL or missing references)
			//IL_32ea: Expected O, but got Unknown
			//IL_330d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3317: Expected O, but got Unknown
			//IL_3337: Unknown result type (might be due to invalid IL or missing references)
			//IL_3341: Expected O, but got Unknown
			//IL_3367: Unknown result type (might be due to invalid IL or missing references)
			//IL_3371: Expected O, but got Unknown
			//IL_3391: Unknown result type (might be due to invalid IL or missing references)
			//IL_339b: Expected O, but got Unknown
			//IL_33c1: Unknown result type (might be due to invalid IL or missing references)
			//IL_33cb: Expected O, but got Unknown
			//IL_33ee: Unknown result type (might be due to invalid IL or missing references)
			//IL_33f8: Expected O, but got Unknown
			//IL_341e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3428: Expected O, but got Unknown
			//IL_3448: Unknown result type (might be due to invalid IL or missing references)
			//IL_3452: Expected O, but got Unknown
			//IL_3478: Unknown result type (might be due to invalid IL or missing references)
			//IL_3482: Expected O, but got Unknown
			//IL_34a2: Unknown result type (might be due to invalid IL or missing references)
			//IL_34ac: Expected O, but got Unknown
			//IL_34d2: Unknown result type (might be due to invalid IL or missing references)
			//IL_34dc: Expected O, but got Unknown
			//IL_34ff: Unknown result type (might be due to invalid IL or missing references)
			//IL_3509: Expected O, but got Unknown
			//IL_352f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3539: Expected O, but got Unknown
			//IL_3559: Unknown result type (might be due to invalid IL or missing references)
			//IL_3563: Expected O, but got Unknown
			//IL_3589: Unknown result type (might be due to invalid IL or missing references)
			//IL_3593: Expected O, but got Unknown
			//IL_35b9: Unknown result type (might be due to invalid IL or missing references)
			//IL_35c3: Expected O, but got Unknown
			//IL_35e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_35f2: Expected O, but got Unknown
			//IL_35ed: Unknown result type (might be due to invalid IL or missing references)
			//IL_35f7: Expected O, but got Unknown
			//IL_361d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3627: Expected O, but got Unknown
			//IL_369e: Unknown result type (might be due to invalid IL or missing references)
			//IL_36a8: Expected O, but got Unknown
			//IL_36c8: Unknown result type (might be due to invalid IL or missing references)
			//IL_36d2: Expected O, but got Unknown
			//IL_36f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_3702: Expected O, but got Unknown
			//IL_379f: Unknown result type (might be due to invalid IL or missing references)
			//IL_37a9: Expected O, but got Unknown
			//IL_37c9: Unknown result type (might be due to invalid IL or missing references)
			//IL_37d3: Expected O, but got Unknown
			//IL_37f9: Unknown result type (might be due to invalid IL or missing references)
			//IL_3803: Expected O, but got Unknown
			//IL_3890: Unknown result type (might be due to invalid IL or missing references)
			//IL_389a: Expected O, but got Unknown
			//IL_38c0: Unknown result type (might be due to invalid IL or missing references)
			//IL_38ca: Expected O, but got Unknown
			//IL_38ea: Unknown result type (might be due to invalid IL or missing references)
			//IL_38f4: Expected O, but got Unknown
			//IL_391a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3924: Expected O, but got Unknown
			//IL_3944: Unknown result type (might be due to invalid IL or missing references)
			//IL_394e: Expected O, but got Unknown
			//IL_3974: Unknown result type (might be due to invalid IL or missing references)
			//IL_397e: Expected O, but got Unknown
			//IL_39a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_39ae: Expected O, but got Unknown
			//IL_39d4: Unknown result type (might be due to invalid IL or missing references)
			//IL_39de: Expected O, but got Unknown
			//IL_39fe: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a08: Expected O, but got Unknown
			//IL_3a2e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a38: Expected O, but got Unknown
			//IL_3a58: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a62: Expected O, but got Unknown
			//IL_3a85: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a8f: Expected O, but got Unknown
			//IL_0934: Unknown result type (might be due to invalid IL or missing references)
			//IL_093e: Expected O, but got Unknown
			//IL_09cf: Unknown result type (might be due to invalid IL or missing references)
			//IL_09d9: Expected O, but got Unknown
			//IL_366e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3678: Expected O, but got Unknown
			//IL_376f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3779: Expected O, but got Unknown
			//IL_0aae: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ab8: Expected O, but got Unknown
			//IL_0d98: Unknown result type (might be due to invalid IL or missing references)
			//IL_0da2: Expected O, but got Unknown
			//IL_0e77: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e81: Expected O, but got Unknown
			//IL_0f34: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f3e: Expected O, but got Unknown
			//IL_0fad: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fb7: Expected O, but got Unknown
			//IL_1026: Unknown result type (might be due to invalid IL or missing references)
			//IL_1030: Expected O, but got Unknown
			try
			{
				switch (<>1__state)
				{
				default:
					return false;
				case 0:
					<>1__state = -1;
					<declared>5__1 = new MultiTokenWaiter(new Func<Token, bool>[4]
					{
						(Token t) => (int)t.Type == 59,
						delegate(Token t)
						{
							IdentifierToken val23 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val23 != null && val23.Name == "camera_zoom";
						},
						(Token t) => (int)t.Type == 23,
						delegate(Token t)
						{
							ConstantToken val21 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result3;
							if (val21 != null)
							{
								Variant value3 = val21.Value;
								RealVariant val22 = (RealVariant)(object)((value3 is RealVariant) ? value3 : null);
								if (val22 != null)
								{
									result3 = ((val22.Value == 5.0) ? 1 : 0);
									goto IL_002d;
								}
							}
							result3 = 0;
							goto IL_002d;
							IL_002d:
							return (byte)result3 != 0;
						}
					}, false, false);
					<divecorrection>5__2 = new MultiTokenWaiter(new Func<Token, bool>[4]
					{
						delegate(Token t)
						{
							IdentifierToken val20 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val20 != null && val20.Name == "dive_distance";
						},
						(Token t) => (int)t.Type == 18,
						delegate(Token t)
						{
							IdentifierToken val19 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val19 != null && val19.Name == "dive_bonus";
						},
						(Token t) => (int)t.Type == 89
					}, false, false);
					<spineyes>5__3 = new MultiTokenWaiter(new Func<Token, bool>[6]
					{
						(Token t) => (int)t.Type == 38,
						delegate(Token t)
						{
							IdentifierToken val18 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val18 != null && val18.Name == "direction";
						},
						(Token t) => (int)t.Type == 8,
						(Token t) => (int)t.Type == 4,
						(Token t) => (int)t.Type == 84,
						delegate(Token t)
						{
							IdentifierToken val17 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val17 != null && val17.Name == "ZERO";
						}
					}, false, false);
					<spinassist>5__4 = new MultiTokenWaiter(new Func<Token, bool>[21]
					{
						delegate(Token t)
						{
							IdentifierToken val16 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val16 != null && val16.Name == "y";
						},
						(Token t) => (int)t.Type == 81,
						(Token t) => (int)t.Type == 89,
						delegate(Token t)
						{
							IdentifierToken val15 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val15 != null && val15.Name == "rotation";
						},
						(Token t) => (int)t.Type == 84,
						delegate(Token t)
						{
							IdentifierToken val14 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val14 != null && val14.Name == "y";
						},
						(Token t) => (int)t.Type == 23,
						(Token t) => (int)t.Type == 5,
						(Token t) => (int)t.Type == 80,
						delegate(Token t)
						{
							IdentifierToken val13 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val13 != null && val13.Name == "rotation";
						},
						(Token t) => (int)t.Type == 84,
						delegate(Token t)
						{
							IdentifierToken val12 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val12 != null && val12.Name == "y";
						},
						(Token t) => (int)t.Type == 82,
						delegate(Token t)
						{
							IdentifierToken val11 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val11 != null && val11.Name == "rot_help";
						},
						(Token t) => (int)t.Type == 84,
						delegate(Token t)
						{
							IdentifierToken val10 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val10 != null && val10.Name == "rotation";
						},
						(Token t) => (int)t.Type == 84,
						delegate(Token t)
						{
							IdentifierToken val9 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val9 != null && val9.Name == "y";
						},
						(Token t) => (int)t.Type == 82,
						delegate(Token t)
						{
							ConstantToken val7 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result2;
							if (val7 != null)
							{
								Variant value2 = val7.Value;
								RealVariant val8 = (RealVariant)(object)((value2 is RealVariant) ? value2 : null);
								if (val8 != null)
								{
									result2 = ((val8.Value == 0.2) ? 1 : 0);
									goto IL_002d;
								}
							}
							result2 = 0;
							goto IL_002d;
							IL_002d:
							return (byte)result2 != 0;
						},
						(Token t) => (int)t.Type == 81
					}, false, false);
					<shutoffvalve>5__5 = new MultiTokenWaiter(new Func<Token, bool>[6]
					{
						(Token t) => (int)t.Type == 48,
						delegate(Token t)
						{
							IdentifierToken val6 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val6 != null && val6.Name == "_process_timers";
						},
						(Token t) => (int)t.Type == 80,
						(Token t) => (int)t.Type == 81,
						(Token t) => (int)t.Type == 86,
						(Token t) => (int)t.Type == 89
					}, false, false);
					<busyhide>5__6 = new MultiTokenWaiter(new Func<Token, bool>[5]
					{
						delegate(Token t)
						{
							IdentifierToken val5 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val5 != null && val5.Name == "animation_data";
						},
						(Token t) => (int)t.Type == 76,
						delegate(Token t)
						{
							ConstantToken val3 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result;
							if (val3 != null)
							{
								Variant value = val3.Value;
								StringVariant val4 = (StringVariant)(object)((value is StringVariant) ? value : null);
								if (val4 != null)
								{
									result = ((val4.Value == "busy") ? 1 : 0);
									goto IL_002c;
								}
							}
							result = 0;
							goto IL_002c;
							IL_002c:
							return (byte)result != 0;
						},
						(Token t) => (int)t.Type == 77,
						(Token t) => (int)t.Type == 23
					}, false, false);
					<zoomerin>5__7 = new MultiTokenWaiter(new Func<Token, bool>[3]
					{
						(Token t) => (int)t.Type == 86,
						(Token t) => (int)t.Type == 89,
						delegate(Token t)
						{
							IdentifierToken val2 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val2 != null && val2.Name == "camera_zoom";
						}
					}, false, false);
					<zoomerout>5__8 = new MultiTokenWaiter(new Func<Token, bool>[3]
					{
						(Token t) => (int)t.Type == 86,
						(Token t) => (int)t.Type == 89,
						delegate(Token t)
						{
							IdentifierToken val = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val != null && val.Name == "camera_zoom";
						}
					}, false, false);
					<>s__9 = tokens.GetEnumerator();
					<>1__state = -3;
					break;
				case 1:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)null);
					<>1__state = 2;
					return true;
				case 2:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 3;
					return true;
				case 3:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinnies");
					<>1__state = 4;
					return true;
				case 4:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 5;
					return true;
				case 5:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(false));
					<>1__state = 6;
					return true;
				case 6:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)null);
					<>1__state = 7;
					return true;
				case 7:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 8;
					return true;
				case 8:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 9;
					return true;
				case 9:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 10;
					return true;
				case 10:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 11;
					return true;
				case 11:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)null);
					<>1__state = 12;
					return true;
				case 12:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 13;
					return true;
				case 13:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 14;
					return true;
				case 14:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 15;
					return true;
				case 15:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 16;
					return true;
				case 16:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)null);
					<>1__state = 17;
					return true;
				case 17:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 18;
					return true;
				case 18:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("helishut");
					<>1__state = 19;
					return true;
				case 19:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 20;
					return true;
				case 20:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(false));
					<>1__state = 21;
					return true;
				case 21:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)null);
					<>1__state = 22;
					return true;
				case 22:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 23;
					return true;
				case 23:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("busyblock");
					<>1__state = 24;
					return true;
				case 24:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 25;
					return true;
				case 25:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(true));
					<>1__state = 26;
					return true;
				case 26:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)null);
					<>1__state = 27;
					return true;
				case 27:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 28;
					return true;
				case 28:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("nyan_zoomlock");
					<>1__state = 29;
					return true;
				case 29:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 30;
					return true;
				case 30:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(false));
					<>1__state = 31;
					return true;
				case 31:
					<>1__state = -3;
					goto IL_3ace;
				case 32:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("busyblock");
					<>1__state = 33;
					return true;
				case 33:
					<>1__state = -3;
					<>2__current = new Token((TokenType)13, (uint?)null);
					<>1__state = 34;
					return true;
				case 34:
					<>1__state = -3;
					goto IL_3ace;
				case 35:
					<>1__state = -3;
					<>2__current = new Token((TokenType)13, (uint?)null);
					<>1__state = 36;
					return true;
				case 36:
					<>1__state = -3;
					<>2__current = new Token((TokenType)15, (uint?)null);
					<>1__state = 37;
					return true;
				case 37:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinnies");
					<>1__state = 38;
					return true;
				case 38:
					<>1__state = -3;
					goto IL_3ace;
				case 39:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 40;
					return true;
				case 40:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("helishut");
					<>1__state = 41;
					return true;
				case 41:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 42;
					return true;
				case 42:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 43;
					return true;
				case 43:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 44;
					return true;
				case 44:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 45;
					return true;
				case 45:
					<>1__state = -3;
					<>2__current = new Token((TokenType)11, (uint?)null);
					<>1__state = 46;
					return true;
				case 46:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(100L, false));
					<>1__state = 47;
					return true;
				case 47:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 48;
					return true;
				case 48:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 49;
					return true;
				case 49:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 50;
					return true;
				case 50:
					<>1__state = -3;
					<>2__current = new Token((TokenType)25, (uint?)null);
					<>1__state = 51;
					return true;
				case 51:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(1L, false));
					<>1__state = 52;
					return true;
				case 52:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 53;
					return true;
				case 53:
					<>1__state = -3;
					<>2__current = new Token((TokenType)39, (uint?)null);
					<>1__state = 54;
					return true;
				case 54:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 55;
					return true;
				case 55:
					<>1__state = -3;
					<>2__current = new Token((TokenType)11, (uint?)null);
					<>1__state = 56;
					return true;
				case 56:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(50L, false));
					<>1__state = 57;
					return true;
				case 57:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 58;
					return true;
				case 58:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 59;
					return true;
				case 59:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 60;
					return true;
				case 60:
					<>1__state = -3;
					<>2__current = new Token((TokenType)25, (uint?)null);
					<>1__state = 61;
					return true;
				case 61:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.5, false));
					<>1__state = 62;
					return true;
				case 62:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 63;
					return true;
				case 63:
					<>1__state = -3;
					<>2__current = new Token((TokenType)39, (uint?)null);
					<>1__state = 64;
					return true;
				case 64:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 65;
					return true;
				case 65:
					<>1__state = -3;
					<>2__current = new Token((TokenType)11, (uint?)null);
					<>1__state = 66;
					return true;
				case 66:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(25L, false));
					<>1__state = 67;
					return true;
				case 67:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 68;
					return true;
				case 68:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 69;
					return true;
				case 69:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 70;
					return true;
				case 70:
					<>1__state = -3;
					<>2__current = new Token((TokenType)25, (uint?)null);
					<>1__state = 71;
					return true;
				case 71:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.25, false));
					<>1__state = 72;
					return true;
				case 72:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 73;
					return true;
				case 73:
					<>1__state = -3;
					<>2__current = new Token((TokenType)39, (uint?)null);
					<>1__state = 74;
					return true;
				case 74:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 75;
					return true;
				case 75:
					<>1__state = -3;
					<>2__current = new Token((TokenType)11, (uint?)null);
					<>1__state = 76;
					return true;
				case 76:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 77;
					return true;
				case 77:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 78;
					return true;
				case 78:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 79;
					return true;
				case 79:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 80;
					return true;
				case 80:
					<>1__state = -3;
					<>2__current = new Token((TokenType)25, (uint?)null);
					<>1__state = 81;
					return true;
				case 81:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.125, false));
					<>1__state = 82;
					return true;
				case 82:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 83;
					return true;
				case 83:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 84;
					return true;
				case 84:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 85;
					return true;
				case 85:
					<>1__state = -3;
					<>2__current = new Token((TokenType)9, (uint?)null);
					<>1__state = 86;
					return true;
				case 86:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(-100L, false));
					<>1__state = 87;
					return true;
				case 87:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 88;
					return true;
				case 88:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 89;
					return true;
				case 89:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 90;
					return true;
				case 90:
					<>1__state = -3;
					<>2__current = new Token((TokenType)24, (uint?)null);
					<>1__state = 91;
					return true;
				case 91:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(1L, false));
					<>1__state = 92;
					return true;
				case 92:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 93;
					return true;
				case 93:
					<>1__state = -3;
					<>2__current = new Token((TokenType)39, (uint?)null);
					<>1__state = 94;
					return true;
				case 94:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 95;
					return true;
				case 95:
					<>1__state = -3;
					<>2__current = new Token((TokenType)9, (uint?)null);
					<>1__state = 96;
					return true;
				case 96:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(-50L, false));
					<>1__state = 97;
					return true;
				case 97:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 98;
					return true;
				case 98:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 99;
					return true;
				case 99:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 100;
					return true;
				case 100:
					<>1__state = -3;
					<>2__current = new Token((TokenType)24, (uint?)null);
					<>1__state = 101;
					return true;
				case 101:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.5, false));
					<>1__state = 102;
					return true;
				case 102:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 103;
					return true;
				case 103:
					<>1__state = -3;
					<>2__current = new Token((TokenType)39, (uint?)null);
					<>1__state = 104;
					return true;
				case 104:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 105;
					return true;
				case 105:
					<>1__state = -3;
					<>2__current = new Token((TokenType)9, (uint?)null);
					<>1__state = 106;
					return true;
				case 106:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(-25L, false));
					<>1__state = 107;
					return true;
				case 107:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 108;
					return true;
				case 108:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 109;
					return true;
				case 109:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 110;
					return true;
				case 110:
					<>1__state = -3;
					<>2__current = new Token((TokenType)24, (uint?)null);
					<>1__state = 111;
					return true;
				case 111:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.25, false));
					<>1__state = 112;
					return true;
				case 112:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 113;
					return true;
				case 113:
					<>1__state = -3;
					<>2__current = new Token((TokenType)39, (uint?)null);
					<>1__state = 114;
					return true;
				case 114:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 115;
					return true;
				case 115:
					<>1__state = -3;
					<>2__current = new Token((TokenType)9, (uint?)null);
					<>1__state = 116;
					return true;
				case 116:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 117;
					return true;
				case 117:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 118;
					return true;
				case 118:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 119;
					return true;
				case 119:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 120;
					return true;
				case 120:
					<>1__state = -3;
					<>2__current = new Token((TokenType)24, (uint?)null);
					<>1__state = 121;
					return true;
				case 121:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.125, false));
					<>1__state = 122;
					return true;
				case 122:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 123;
					return true;
				case 123:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 124;
					return true;
				case 124:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("thestring");
					<>1__state = 125;
					return true;
				case 125:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 126;
					return true;
				case 126:
					<>1__state = -3;
					<>2__current = new Token((TokenType)5, (uint?)62u);
					<>1__state = 127;
					return true;
				case 127:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 128;
					return true;
				case 128:
					<>1__state = -3;
					<>2__current = new Token((TokenType)5, (uint?)17u);
					<>1__state = 129;
					return true;
				case 129:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 130;
					return true;
				case 130:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 131;
					return true;
				case 131:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 132;
					return true;
				case 132:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 133;
					return true;
				case 133:
					<>1__state = -3;
					<>2__current = new Token((TokenType)16, (uint?)null);
					<>1__state = 134;
					return true;
				case 134:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new StringVariant(" spinnies per hour."));
					<>1__state = 135;
					return true;
				case 135:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 136;
					return true;
				case 136:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("PlayerData");
					<>1__state = 137;
					return true;
				case 137:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 138;
					return true;
				case 138:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("emit_signal");
					<>1__state = 139;
					return true;
				case 139:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 140;
					return true;
				case 140:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new StringVariant("_help_update"));
					<>1__state = 141;
					return true;
				case 141:
					<>1__state = -3;
					<>2__current = new Token((TokenType)82, (uint?)null);
					<>1__state = 142;
					return true;
				case 142:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("thestring");
					<>1__state = 143;
					return true;
				case 143:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 144;
					return true;
				case 144:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 145;
					return true;
				case 145:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 146;
					return true;
				case 146:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 147;
					return true;
				case 147:
					<>1__state = -3;
					<>2__current = new Token((TokenType)7, (uint?)null);
					<>1__state = 148;
					return true;
				case 148:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 149;
					return true;
				case 149:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 150;
					return true;
				case 150:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 151;
					return true;
				case 151:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 152;
					return true;
				case 152:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 153;
					return true;
				case 153:
					<>1__state = -3;
					<>2__current = new Token((TokenType)5, (uint?)43u);
					<>1__state = 154;
					return true;
				case 154:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 155;
					return true;
				case 155:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>1__state = 156;
					return true;
				case 156:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 157;
					return true;
				case 157:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("y");
					<>1__state = 158;
					return true;
				case 158:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 159;
					return true;
				case 159:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 160;
					return true;
				case 160:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinnies");
					<>1__state = 161;
					return true;
				case 161:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 162;
					return true;
				case 162:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(false));
					<>1__state = 163;
					return true;
				case 163:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 164;
					return true;
				case 164:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("helishut");
					<>1__state = 165;
					return true;
				case 165:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 166;
					return true;
				case 166:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(false));
					<>1__state = 167;
					return true;
				case 167:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 168;
					return true;
				case 168:
					<>1__state = -3;
					goto IL_3ace;
				case 169:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 170;
					return true;
				case 170:
					<>1__state = -3;
					<>2__current = new Token((TokenType)39, (uint?)null);
					<>1__state = 171;
					return true;
				case 171:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinnies");
					<>1__state = 172;
					return true;
				case 172:
					<>1__state = -3;
					<>2__current = new Token((TokenType)13, (uint?)null);
					<>1__state = 173;
					return true;
				case 173:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 174;
					return true;
				case 174:
					<>1__state = -3;
					<>2__current = new Token((TokenType)8, (uint?)null);
					<>1__state = 175;
					return true;
				case 175:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 176;
					return true;
				case 176:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 177;
					return true;
				case 177:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 178;
					return true;
				case 178:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 179;
					return true;
				case 179:
					<>1__state = -3;
					<>2__current = new Token((TokenType)25, (uint?)null);
					<>1__state = 180;
					return true;
				case 180:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinang");
					<>1__state = 181;
					return true;
				case 181:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 182;
					return true;
				case 182:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 183;
					return true;
				case 183:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 184;
					return true;
				case 184:
					<>1__state = -3;
					<>2__current = new Token((TokenType)9, (uint?)null);
					<>1__state = 185;
					return true;
				case 185:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 186;
					return true;
				case 186:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 187;
					return true;
				case 187:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 188;
					return true;
				case 188:
					<>1__state = -3;
					<>2__current = new Token((TokenType)24, (uint?)null);
					<>1__state = 189;
					return true;
				case 189:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(360L, false));
					<>1__state = 190;
					return true;
				case 190:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 191;
					return true;
				case 191:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 192;
					return true;
				case 192:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 193;
					return true;
				case 193:
					<>1__state = -3;
					<>2__current = new Token((TokenType)11, (uint?)null);
					<>1__state = 194;
					return true;
				case 194:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(360L, false));
					<>1__state = 195;
					return true;
				case 195:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 196;
					return true;
				case 196:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 197;
					return true;
				case 197:
					<>1__state = -3;
					<>2__current = new Token((TokenType)25, (uint?)null);
					<>1__state = 198;
					return true;
				case 198:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(360L, false));
					<>1__state = 199;
					return true;
				case 199:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 200;
					return true;
				case 200:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>1__state = 201;
					return true;
				case 201:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 202;
					return true;
				case 202:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("y");
					<>1__state = 203;
					return true;
				case 203:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 204;
					return true;
				case 204:
					<>1__state = -3;
					<>2__current = new Token((TokenType)5, (uint?)31u);
					<>1__state = 205;
					return true;
				case 205:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 206;
					return true;
				case 206:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>1__state = 207;
					return true;
				case 207:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 208;
					return true;
				case 208:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("y");
					<>1__state = 209;
					return true;
				case 209:
					<>1__state = -3;
					<>2__current = new Token((TokenType)82, (uint?)null);
					<>1__state = 210;
					return true;
				case 210:
					<>1__state = -3;
					<>2__current = new Token((TokenType)5, (uint?)43u);
					<>1__state = 211;
					return true;
				case 211:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 212;
					return true;
				case 212:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("spinfactor");
					<>1__state = 213;
					return true;
				case 213:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 214;
					return true;
				case 214:
					<>1__state = -3;
					<>2__current = new Token((TokenType)82, (uint?)null);
					<>1__state = 215;
					return true;
				case 215:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.2, false));
					<>1__state = 216;
					return true;
				case 216:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 217;
					return true;
				case 217:
					<>1__state = -3;
					goto IL_3ace;
				case 218:
					<>1__state = -3;
					<>2__current = new Token((TokenType)15, (uint?)null);
					<>1__state = 219;
					return true;
				case 219:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("nyan_zoomlock");
					<>1__state = 220;
					return true;
				case 220:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 221;
					return true;
				case 221:
					<>1__state = -3;
					<>2__current = <token>5__10;
					<>1__state = 222;
					return true;
				case 222:
					<>1__state = -3;
					goto IL_3ace;
				case 223:
					<>1__state = -3;
					<>2__current = new Token((TokenType)15, (uint?)null);
					<>1__state = 224;
					return true;
				case 224:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("nyan_zoomlock");
					<>1__state = 225;
					return true;
				case 225:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 226;
					return true;
				case 226:
					<>1__state = -3;
					<>2__current = <token>5__10;
					<>1__state = 227;
					return true;
				case 227:
					<>1__state = -3;
					goto IL_3ace;
				case 228:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("dive_vec");
					<>1__state = 229;
					return true;
				case 229:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 230;
					return true;
				case 230:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("direction");
					<>1__state = 231;
					return true;
				case 231:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 232;
					return true;
				case 232:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("normalized");
					<>1__state = 233;
					return true;
				case 233:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 234;
					return true;
				case 234:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 235;
					return true;
				case 235:
					<>1__state = -3;
					<>2__current = new Token((TokenType)18, (uint?)null);
					<>1__state = 236;
					return true;
				case 236:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("dive_distance");
					<>1__state = 237;
					return true;
				case 237:
					<>1__state = -3;
					<>2__current = new Token((TokenType)18, (uint?)null);
					<>1__state = 238;
					return true;
				case 238:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("dive_bonus");
					<>1__state = 239;
					return true;
				case 239:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 240;
					return true;
				case 240:
					<>1__state = -3;
					goto IL_3ace;
				case 241:
					{
						<>1__state = -3;
						goto IL_3ace;
					}
					IL_3ace:
					<token>5__10 = null;
					break;
				}
				if (((global::System.Collections.IEnumerator)<>s__9).MoveNext())
				{
					<token>5__10 = <>s__9.Current;
					if (<declared>5__1.Check(<token>5__10))
					{
						<>2__current = <token>5__10;
						<>1__state = 1;
						return true;
					}
					if (<busyhide>5__6.Check(<token>5__10))
					{
						<>2__current = <token>5__10;
						<>1__state = 32;
						return true;
					}
					if (<spineyes>5__3.Check(<token>5__10))
					{
						<>2__current = <token>5__10;
						<>1__state = 35;
						return true;
					}
					if (<shutoffvalve>5__5.Check(<token>5__10))
					{
						<>2__current = <token>5__10;
						<>1__state = 39;
						return true;
					}
					if (<spinassist>5__4.Check(<token>5__10))
					{
						<>2__current = <token>5__10;
						<>1__state = 169;
						return true;
					}
					if (<zoomerin>5__7.Check(<token>5__10))
					{
						<>2__current = new Token((TokenType)38, (uint?)null);
						<>1__state = 218;
						return true;
					}
					if (<zoomerout>5__8.Check(<token>5__10))
					{
						<>2__current = new Token((TokenType)38, (uint?)null);
						<>1__state = 223;
						return true;
					}
					if (<divecorrection>5__2.Check(<token>5__10))
					{
						<>2__current = <token>5__10;
						<>1__state = 228;
						return true;
					}
					<>2__current = <token>5__10;
					<>1__state = 241;
					return true;
				}
				<>m__Finally1();
				<>s__9 = null;
				return false;
			}
			catch
			{
				//try-fault
				((global::System.IDisposable)this).Dispose();
				throw;
			}
		}

		bool global::System.Collections.IEnumerator.MoveNext()
		{
			//ILSpy generated this explicit interface implementation from .override directive in MoveNext
			return this.MoveNext();
		}

		private void <>m__Finally1()
		{
			<>1__state = -1;
			if (<>s__9 != null)
			{
				((global::System.IDisposable)<>s__9).Dispose();
			}
		}

		[DebuggerHidden]
		void global::System.Collections.IEnumerator.Reset()
		{
			//IL_0000: Unknown result type (might be due to invalid IL or missing references)
			throw new NotSupportedException();
		}

		[DebuggerHidden]
		global::System.Collections.Generic.IEnumerator<Token> global::System.Collections.Generic.IEnumerable<Token>.GetEnumerator()
		{
			<Modify>d__1 <Modify>d__;
			if (<>1__state == -2 && <>l__initialThreadId == Environment.CurrentManagedThreadId)
			{
				<>1__state = 0;
				<Modify>d__ = this;
			}
			else
			{
				<Modify>d__ = new <Modify>d__1(0)
				{
					<>4__this = <>4__this
				};
			}
			<Modify>d__.path = <>3__path;
			<Modify>d__.tokens = <>3__tokens;
			return <Modify>d__;
		}

		[DebuggerHidden]
		global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator()
		{
			return (global::System.Collections.IEnumerator)((global::System.Collections.Generic.IEnumerable<Token>)this).GetEnumerator();
		}
	}

	public bool ShouldRun(string path)
	{
		return path == "res://Scenes/Entities/Player/player.gdc";
	}

	[IteratorStateMachine(typeof(<Modify>d__1))]
	public global::System.Collections.Generic.IEnumerable<Token> Modify(string path, global::System.Collections.Generic.IEnumerable<Token> tokens)
	{
		MultiTokenWaiter declared = new MultiTokenWaiter(new Func<Token, bool>[4]
		{
			(Token t) => (int)t.Type == 59,
			delegate(Token t)
			{
				IdentifierToken val23 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val23 != null && val23.Name == "camera_zoom";
			},
			(Token t) => (int)t.Type == 23,
			delegate(Token t)
			{
				ConstantToken val21 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result3;
				if (val21 != null)
				{
					Variant value3 = val21.Value;
					RealVariant val22 = (RealVariant)(object)((value3 is RealVariant) ? value3 : null);
					if (val22 != null)
					{
						result3 = ((val22.Value == 5.0) ? 1 : 0);
						goto IL_002d;
					}
				}
				result3 = 0;
				goto IL_002d;
				IL_002d:
				return (byte)result3 != 0;
			}
		}, false, false);
		MultiTokenWaiter divecorrection = new MultiTokenWaiter(new Func<Token, bool>[4]
		{
			delegate(Token t)
			{
				IdentifierToken val20 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val20 != null && val20.Name == "dive_distance";
			},
			(Token t) => (int)t.Type == 18,
			delegate(Token t)
			{
				IdentifierToken val19 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val19 != null && val19.Name == "dive_bonus";
			},
			(Token t) => (int)t.Type == 89
		}, false, false);
		MultiTokenWaiter spineyes = new MultiTokenWaiter(new Func<Token, bool>[6]
		{
			(Token t) => (int)t.Type == 38,
			delegate(Token t)
			{
				IdentifierToken val18 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val18 != null && val18.Name == "direction";
			},
			(Token t) => (int)t.Type == 8,
			(Token t) => (int)t.Type == 4,
			(Token t) => (int)t.Type == 84,
			delegate(Token t)
			{
				IdentifierToken val17 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val17 != null && val17.Name == "ZERO";
			}
		}, false, false);
		MultiTokenWaiter spinassist = new MultiTokenWaiter(new Func<Token, bool>[21]
		{
			delegate(Token t)
			{
				IdentifierToken val16 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val16 != null && val16.Name == "y";
			},
			(Token t) => (int)t.Type == 81,
			(Token t) => (int)t.Type == 89,
			delegate(Token t)
			{
				IdentifierToken val15 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val15 != null && val15.Name == "rotation";
			},
			(Token t) => (int)t.Type == 84,
			delegate(Token t)
			{
				IdentifierToken val14 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val14 != null && val14.Name == "y";
			},
			(Token t) => (int)t.Type == 23,
			(Token t) => (int)t.Type == 5,
			(Token t) => (int)t.Type == 80,
			delegate(Token t)
			{
				IdentifierToken val13 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val13 != null && val13.Name == "rotation";
			},
			(Token t) => (int)t.Type == 84,
			delegate(Token t)
			{
				IdentifierToken val12 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val12 != null && val12.Name == "y";
			},
			(Token t) => (int)t.Type == 82,
			delegate(Token t)
			{
				IdentifierToken val11 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val11 != null && val11.Name == "rot_help";
			},
			(Token t) => (int)t.Type == 84,
			delegate(Token t)
			{
				IdentifierToken val10 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val10 != null && val10.Name == "rotation";
			},
			(Token t) => (int)t.Type == 84,
			delegate(Token t)
			{
				IdentifierToken val9 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val9 != null && val9.Name == "y";
			},
			(Token t) => (int)t.Type == 82,
			delegate(Token t)
			{
				ConstantToken val7 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result2;
				if (val7 != null)
				{
					Variant value2 = val7.Value;
					RealVariant val8 = (RealVariant)(object)((value2 is RealVariant) ? value2 : null);
					if (val8 != null)
					{
						result2 = ((val8.Value == 0.2) ? 1 : 0);
						goto IL_002d;
					}
				}
				result2 = 0;
				goto IL_002d;
				IL_002d:
				return (byte)result2 != 0;
			},
			(Token t) => (int)t.Type == 81
		}, false, false);
		MultiTokenWaiter shutoffvalve = new MultiTokenWaiter(new Func<Token, bool>[6]
		{
			(Token t) => (int)t.Type == 48,
			delegate(Token t)
			{
				IdentifierToken val6 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val6 != null && val6.Name == "_process_timers";
			},
			(Token t) => (int)t.Type == 80,
			(Token t) => (int)t.Type == 81,
			(Token t) => (int)t.Type == 86,
			(Token t) => (int)t.Type == 89
		}, false, false);
		MultiTokenWaiter busyhide = new MultiTokenWaiter(new Func<Token, bool>[5]
		{
			delegate(Token t)
			{
				IdentifierToken val5 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val5 != null && val5.Name == "animation_data";
			},
			(Token t) => (int)t.Type == 76,
			delegate(Token t)
			{
				ConstantToken val3 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result;
				if (val3 != null)
				{
					Variant value = val3.Value;
					StringVariant val4 = (StringVariant)(object)((value is StringVariant) ? value : null);
					if (val4 != null)
					{
						result = ((val4.Value == "busy") ? 1 : 0);
						goto IL_002c;
					}
				}
				result = 0;
				goto IL_002c;
				IL_002c:
				return (byte)result != 0;
			},
			(Token t) => (int)t.Type == 77,
			(Token t) => (int)t.Type == 23
		}, false, false);
		MultiTokenWaiter zoomerin = new MultiTokenWaiter(new Func<Token, bool>[3]
		{
			(Token t) => (int)t.Type == 86,
			(Token t) => (int)t.Type == 89,
			delegate(Token t)
			{
				IdentifierToken val2 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val2 != null && val2.Name == "camera_zoom";
			}
		}, false, false);
		MultiTokenWaiter zoomerout = new MultiTokenWaiter(new Func<Token, bool>[3]
		{
			(Token t) => (int)t.Type == 86,
			(Token t) => (int)t.Type == 89,
			delegate(Token t)
			{
				IdentifierToken val = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val != null && val.Name == "camera_zoom";
			}
		}, false, false);
		global::System.Collections.Generic.IEnumerator<Token> enumerator = tokens.GetEnumerator();
		try
		{
			while (((global::System.Collections.IEnumerator)enumerator).MoveNext())
			{
				Token token = enumerator.Current;
				if (declared.Check(token))
				{
					yield return token;
					yield return new Token((TokenType)89, (uint?)null);
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("spinnies");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new BoolVariant(false));
					yield return new Token((TokenType)89, (uint?)null);
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					yield return new Token((TokenType)89, (uint?)null);
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					yield return new Token((TokenType)89, (uint?)null);
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("helishut");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new BoolVariant(false));
					yield return new Token((TokenType)89, (uint?)null);
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("busyblock");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new BoolVariant(true));
					yield return new Token((TokenType)89, (uint?)null);
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("nyan_zoomlock");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new BoolVariant(false));
				}
				else if (busyhide.Check(token))
				{
					yield return token;
					yield return (Token)new IdentifierToken("busyblock");
					yield return new Token((TokenType)13, (uint?)null);
				}
				else if (spineyes.Check(token))
				{
					yield return token;
					yield return new Token((TokenType)13, (uint?)null);
					yield return new Token((TokenType)15, (uint?)null);
					yield return (Token)new IdentifierToken("spinnies");
				}
				else if (shutoffvalve.Check(token))
				{
					yield return token;
					yield return new Token((TokenType)38, (uint?)null);
					yield return (Token)new IdentifierToken("helishut");
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)38, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)11, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(100L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)25, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(1L, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)39, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)11, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(50L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)25, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new RealVariant(0.5, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)39, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)11, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(25L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)25, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new RealVariant(0.25, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)39, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)11, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)25, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new RealVariant(0.125, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)38, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)9, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(-100L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)24, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(1L, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)39, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)9, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(-50L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)24, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new RealVariant(0.5, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)39, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)9, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(-25L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)24, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new RealVariant(0.25, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)39, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)9, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)24, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new RealVariant(0.125, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("thestring");
					yield return new Token((TokenType)23, (uint?)null);
					yield return new Token((TokenType)5, (uint?)62u);
					yield return new Token((TokenType)80, (uint?)null);
					yield return new Token((TokenType)5, (uint?)17u);
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)16, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new StringVariant(" spinnies per hour."));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return (Token)new IdentifierToken("PlayerData");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("emit_signal");
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new StringVariant("_help_update"));
					yield return new Token((TokenType)82, (uint?)null);
					yield return (Token)new IdentifierToken("thestring");
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)38, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)7, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)23, (uint?)null);
					yield return new Token((TokenType)5, (uint?)43u);
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new IdentifierToken("rotation");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("y");
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("spinnies");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new BoolVariant(false));
					yield return new Token((TokenType)89, (uint?)3u);
					yield return (Token)new IdentifierToken("helishut");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new BoolVariant(false));
					yield return new Token((TokenType)89, (uint?)1u);
				}
				else if (spinassist.Check(token))
				{
					yield return token;
					yield return new Token((TokenType)89, (uint?)1u);
					yield return new Token((TokenType)39, (uint?)null);
					yield return (Token)new IdentifierToken("spinnies");
					yield return new Token((TokenType)13, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)8, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return new Token((TokenType)89, (uint?)2u);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)25, (uint?)null);
					yield return (Token)new IdentifierToken("spinang");
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)38, (uint?)null);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)9, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)24, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(360L, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return new Token((TokenType)38, (uint?)null);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)11, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(360L, false));
					yield return new Token((TokenType)86, (uint?)null);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)25, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new IntVariant(360L, false));
					yield return new Token((TokenType)89, (uint?)2u);
					yield return (Token)new IdentifierToken("rotation");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("y");
					yield return new Token((TokenType)23, (uint?)null);
					yield return new Token((TokenType)5, (uint?)31u);
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new IdentifierToken("rotation");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("y");
					yield return new Token((TokenType)82, (uint?)null);
					yield return new Token((TokenType)5, (uint?)43u);
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new IdentifierToken("spinfactor");
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)82, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new RealVariant(0.2, false));
					yield return new Token((TokenType)81, (uint?)null);
				}
				else if (zoomerin.Check(token))
				{
					yield return new Token((TokenType)38, (uint?)null);
					yield return new Token((TokenType)15, (uint?)null);
					yield return (Token)new IdentifierToken("nyan_zoomlock");
					yield return new Token((TokenType)86, (uint?)null);
					yield return token;
				}
				else if (zoomerout.Check(token))
				{
					yield return new Token((TokenType)38, (uint?)null);
					yield return new Token((TokenType)15, (uint?)null);
					yield return (Token)new IdentifierToken("nyan_zoomlock");
					yield return new Token((TokenType)86, (uint?)null);
					yield return token;
				}
				else if (divecorrection.Check(token))
				{
					yield return token;
					yield return (Token)new IdentifierToken("dive_vec");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new IdentifierToken("direction");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("normalized");
					yield return new Token((TokenType)80, (uint?)null);
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)18, (uint?)null);
					yield return (Token)new IdentifierToken("dive_distance");
					yield return new Token((TokenType)18, (uint?)null);
					yield return (Token)new IdentifierToken("dive_bonus");
					yield return new Token((TokenType)89, (uint?)3u);
				}
				else
				{
					yield return token;
				}
			}
		}
		finally
		{
			((global::System.IDisposable)enumerator)?.Dispose();
		}
	}
}