Decompiled source of ragdoll v1.0.0

GDWeave/mods/bizzlemip.ragdoll/WebfishingRagdoll.dll

Decompiled 6 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 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("WebfishingRagdoll")]
[assembly: AssemblyConfiguration("Debug")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("1.0.0")]
[assembly: AssemblyProduct("WebfishingRagdoll")]
[assembly: AssemblyTitle("WebfishingRagdoll")]
[assembly: AssemblyVersion("1.0.0.0")]
[module: RefSafetyRules(11)]
namespace GDWeave.PlayerRagdoll;

public class Mod : IMod, global::System.IDisposable
{
	public Mod(IModInterface modInterface)
	{
		modInterface.RegisterScriptMod((IScriptMod)(object)new PlayerPatcher(modInterface));
	}

	public void Dispose()
	{
	}
}
public class PlayerPatcher : 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 PlayerPatcher <>4__this;

		private MultiTokenWaiter <waiter>5__1;

		private MultiTokenWaiter <waiter2>5__2;

		private MultiTokenWaiter <waiter3>5__3;

		private MultiTokenWaiter <waiter4>5__4;

		private MultiTokenWaiter <waiter5>5__5;

		private MultiTokenWaiter <waiter6>5__6;

		private bool <passedWaiter5>5__7;

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

		private Token <token>5__9;

		private int <i>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) > 282u)
			{
				return;
			}
			try
			{
			}
			finally
			{
				<>m__Finally1();
			}
		}

		private bool MoveNext()
		{
			//IL_1291: Unknown result type (might be due to invalid IL or missing references)
			//IL_129b: Expected O, but got Unknown
			//IL_12b7: Unknown result type (might be due to invalid IL or missing references)
			//IL_12c1: Expected O, but got Unknown
			//IL_12e3: Unknown result type (might be due to invalid IL or missing references)
			//IL_12ed: Expected O, but got Unknown
			//IL_1305: Unknown result type (might be due to invalid IL or missing references)
			//IL_130f: Expected O, but got Unknown
			//IL_130a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1314: Expected O, but got Unknown
			//IL_1336: Unknown result type (might be due to invalid IL or missing references)
			//IL_1340: Expected O, but got Unknown
			//IL_1362: Unknown result type (might be due to invalid IL or missing references)
			//IL_136c: Expected O, but got Unknown
			//IL_1388: Unknown result type (might be due to invalid IL or missing references)
			//IL_1392: Expected O, but got Unknown
			//IL_13b4: Unknown result type (might be due to invalid IL or missing references)
			//IL_13be: Expected O, but got Unknown
			//IL_13d6: Unknown result type (might be due to invalid IL or missing references)
			//IL_13e0: Expected O, but got Unknown
			//IL_13db: Unknown result type (might be due to invalid IL or missing references)
			//IL_13e5: Expected O, but got Unknown
			//IL_1408: Unknown result type (might be due to invalid IL or missing references)
			//IL_1412: Expected O, but got Unknown
			//IL_1494: Unknown result type (might be due to invalid IL or missing references)
			//IL_149e: Expected O, but got Unknown
			//IL_14bb: Unknown result type (might be due to invalid IL or missing references)
			//IL_14c5: Expected O, but got Unknown
			//IL_14e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_14f2: Expected O, but got Unknown
			//IL_150f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1519: Expected O, but got Unknown
			//IL_153c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1546: Expected O, but got Unknown
			//IL_1563: Unknown result type (might be due to invalid IL or missing references)
			//IL_156d: Expected O, but got Unknown
			//IL_1590: Unknown result type (might be due to invalid IL or missing references)
			//IL_159a: Expected O, but got Unknown
			//IL_15bd: Unknown result type (might be due to invalid IL or missing references)
			//IL_15c7: Expected O, but got Unknown
			//IL_15e7: Unknown result type (might be due to invalid IL or missing references)
			//IL_15f1: Expected O, but got Unknown
			//IL_160e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1618: Expected O, but got Unknown
			//IL_163b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1645: Expected O, but got Unknown
			//IL_1662: Unknown result type (might be due to invalid IL or missing references)
			//IL_166c: Expected O, but got Unknown
			//IL_168f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1699: Expected O, but got Unknown
			//IL_16b6: Unknown result type (might be due to invalid IL or missing references)
			//IL_16c0: Expected O, but got Unknown
			//IL_16e3: Unknown result type (might be due to invalid IL or missing references)
			//IL_16ed: Expected O, but got Unknown
			//IL_170d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1717: Expected O, but got Unknown
			//IL_1734: Unknown result type (might be due to invalid IL or missing references)
			//IL_173e: Expected O, but got Unknown
			//IL_1761: Unknown result type (might be due to invalid IL or missing references)
			//IL_176b: Expected O, but got Unknown
			//IL_1788: Unknown result type (might be due to invalid IL or missing references)
			//IL_1792: Expected O, but got Unknown
			//IL_17b5: Unknown result type (might be due to invalid IL or missing references)
			//IL_17bf: Expected O, but got Unknown
			//IL_17dc: Unknown result type (might be due to invalid IL or missing references)
			//IL_17e6: Expected O, but got Unknown
			//IL_17e1: Unknown result type (might be due to invalid IL or missing references)
			//IL_17eb: Expected O, but got Unknown
			//IL_180e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1818: Expected O, but got Unknown
			//IL_1838: Unknown result type (might be due to invalid IL or missing references)
			//IL_1842: Expected O, but got Unknown
			//IL_185f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1869: Expected O, but got Unknown
			//IL_188c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1896: Expected O, but got Unknown
			//IL_18b3: Unknown result type (might be due to invalid IL or missing references)
			//IL_18bd: Expected O, but got Unknown
			//IL_18e0: Unknown result type (might be due to invalid IL or missing references)
			//IL_18ea: Expected O, but got Unknown
			//IL_1907: Unknown result type (might be due to invalid IL or missing references)
			//IL_1911: Expected O, but got Unknown
			//IL_190c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1916: Expected O, but got Unknown
			//IL_1939: Unknown result type (might be due to invalid IL or missing references)
			//IL_1943: Expected O, but got Unknown
			//IL_1960: Unknown result type (might be due to invalid IL or missing references)
			//IL_196a: Expected O, but got Unknown
			//IL_198d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1997: Expected O, but got Unknown
			//IL_19b7: Unknown result type (might be due to invalid IL or missing references)
			//IL_19c1: Expected O, but got Unknown
			//IL_1a43: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a4d: Expected O, but got Unknown
			//IL_1a6a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a74: Expected O, but got Unknown
			//IL_1a97: Unknown result type (might be due to invalid IL or missing references)
			//IL_1aa1: Expected O, but got Unknown
			//IL_1abe: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ac8: Expected O, but got Unknown
			//IL_1aeb: Unknown result type (might be due to invalid IL or missing references)
			//IL_1af5: Expected O, but got Unknown
			//IL_1b12: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b1c: Expected O, but got Unknown
			//IL_1b17: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b21: Expected O, but got Unknown
			//IL_1b44: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b4e: Expected O, but got Unknown
			//IL_1b71: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b7b: Expected O, but got Unknown
			//IL_1b98: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ba2: Expected O, but got Unknown
			//IL_1bc5: Unknown result type (might be due to invalid IL or missing references)
			//IL_1bcf: Expected O, but got Unknown
			//IL_1bf2: Unknown result type (might be due to invalid IL or missing references)
			//IL_1bfc: Expected O, but got Unknown
			//IL_1c19: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c23: Expected O, but got Unknown
			//IL_1c43: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c4d: Expected O, but got Unknown
			//IL_1ccf: Unknown result type (might be due to invalid IL or missing references)
			//IL_1cd9: Expected O, but got Unknown
			//IL_1cf6: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d00: Expected O, but got Unknown
			//IL_1d23: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d2d: Expected O, but got Unknown
			//IL_1d4d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d57: 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_1da7: Unknown result type (might be due to invalid IL or missing references)
			//IL_1db1: Expected O, but got Unknown
			//IL_1dce: Unknown result type (might be due to invalid IL or missing references)
			//IL_1dd8: Expected O, but got Unknown
			//IL_1dfb: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e05: Expected O, but got Unknown
			//IL_1e25: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e2f: Expected O, but got Unknown
			//IL_1e4c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e56: Expected O, but got Unknown
			//IL_1e79: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e83: Expected O, but got Unknown
			//IL_1ea0: Unknown result type (might be due to invalid IL or missing references)
			//IL_1eaa: Expected O, but got Unknown
			//IL_1ecd: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ed7: Expected O, but got Unknown
			//IL_1ef4: Unknown result type (might be due to invalid IL or missing references)
			//IL_1efe: Expected O, but got Unknown
			//IL_1f21: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f2b: Expected O, but got Unknown
			//IL_1f4e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f58: Expected O, but got Unknown
			//IL_1f78: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f82: Expected O, but got Unknown
			//IL_1fa5: Unknown result type (might be due to invalid IL or missing references)
			//IL_1faf: Expected O, but got Unknown
			//IL_1fcc: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fd6: Expected O, but got Unknown
			//IL_1ff9: Unknown result type (might be due to invalid IL or missing references)
			//IL_2003: Expected O, but got Unknown
			//IL_2020: Unknown result type (might be due to invalid IL or missing references)
			//IL_202a: Expected O, but got Unknown
			//IL_204d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2057: Expected O, but got Unknown
			//IL_2074: Unknown result type (might be due to invalid IL or missing references)
			//IL_207e: Expected O, but got Unknown
			//IL_20a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_20ab: Expected O, but got Unknown
			//IL_20ce: Unknown result type (might be due to invalid IL or missing references)
			//IL_20d8: Expected O, but got Unknown
			//IL_20f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_2102: Expected O, but got Unknown
			//IL_211f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2129: Expected O, but got Unknown
			//IL_214c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2156: Expected O, but got Unknown
			//IL_2179: Unknown result type (might be due to invalid IL or missing references)
			//IL_2183: Expected O, but got Unknown
			//IL_21a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_21b0: Expected O, but got Unknown
			//IL_21cd: Unknown result type (might be due to invalid IL or missing references)
			//IL_21d7: Expected O, but got Unknown
			//IL_21fa: Unknown result type (might be due to invalid IL or missing references)
			//IL_2204: Expected O, but got Unknown
			//IL_2221: Unknown result type (might be due to invalid IL or missing references)
			//IL_222b: Expected O, but got Unknown
			//IL_224e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2258: Expected O, but got Unknown
			//IL_2278: Unknown result type (might be due to invalid IL or missing references)
			//IL_2282: Expected O, but got Unknown
			//IL_229f: Unknown result type (might be due to invalid IL or missing references)
			//IL_22a9: Expected O, but got Unknown
			//IL_22cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_22d6: Expected O, but got Unknown
			//IL_22f3: Unknown result type (might be due to invalid IL or missing references)
			//IL_22fd: Expected O, but got Unknown
			//IL_2320: Unknown result type (might be due to invalid IL or missing references)
			//IL_232a: Expected O, but got Unknown
			//IL_2347: Unknown result type (might be due to invalid IL or missing references)
			//IL_2351: Expected O, but got Unknown
			//IL_2374: Unknown result type (might be due to invalid IL or missing references)
			//IL_237e: Expected O, but got Unknown
			//IL_239e: Unknown result type (might be due to invalid IL or missing references)
			//IL_23a8: Expected O, but got Unknown
			//IL_23c5: Unknown result type (might be due to invalid IL or missing references)
			//IL_23cf: Expected O, but got Unknown
			//IL_23f2: Unknown result type (might be due to invalid IL or missing references)
			//IL_23fc: Expected O, but got Unknown
			//IL_2419: Unknown result type (might be due to invalid IL or missing references)
			//IL_2423: Expected O, but got Unknown
			//IL_2446: Unknown result type (might be due to invalid IL or missing references)
			//IL_2450: Expected O, but got Unknown
			//IL_246d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2477: Expected O, but got Unknown
			//IL_2472: Unknown result type (might be due to invalid IL or missing references)
			//IL_247c: Expected O, but got Unknown
			//IL_249c: Unknown result type (might be due to invalid IL or missing references)
			//IL_24a6: Expected O, but got Unknown
			//IL_24c3: Unknown result type (might be due to invalid IL or missing references)
			//IL_24cd: Expected O, but got Unknown
			//IL_24f0: Unknown result type (might be due to invalid IL or missing references)
			//IL_24fa: Expected O, but got Unknown
			//IL_2517: Unknown result type (might be due to invalid IL or missing references)
			//IL_2521: Expected O, but got Unknown
			//IL_2544: Unknown result type (might be due to invalid IL or missing references)
			//IL_254e: Expected O, but got Unknown
			//IL_2567: Unknown result type (might be due to invalid IL or missing references)
			//IL_2571: Expected O, but got Unknown
			//IL_256c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2576: Expected O, but got Unknown
			//IL_2596: Unknown result type (might be due to invalid IL or missing references)
			//IL_25a0: Expected O, but got Unknown
			//IL_25bd: Unknown result type (might be due to invalid IL or missing references)
			//IL_25c7: Expected O, but got Unknown
			//IL_25ea: Unknown result type (might be due to invalid IL or missing references)
			//IL_25f4: Expected O, but got Unknown
			//IL_2611: Unknown result type (might be due to invalid IL or missing references)
			//IL_261b: Expected O, but got Unknown
			//IL_263e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2648: Expected O, but got Unknown
			//IL_2665: Unknown result type (might be due to invalid IL or missing references)
			//IL_266f: Expected O, but got Unknown
			//IL_2692: Unknown result type (might be due to invalid IL or missing references)
			//IL_269c: Expected O, but got Unknown
			//IL_26bb: Unknown result type (might be due to invalid IL or missing references)
			//IL_26c5: Expected O, but got Unknown
			//IL_26e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_26f2: Expected O, but got Unknown
			//IL_270f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2719: Expected O, but got Unknown
			//IL_2739: Unknown result type (might be due to invalid IL or missing references)
			//IL_2743: Expected O, but got Unknown
			//IL_2760: Unknown result type (might be due to invalid IL or missing references)
			//IL_276a: Expected O, but got Unknown
			//IL_278d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2797: Expected O, but got Unknown
			//IL_27b4: Unknown result type (might be due to invalid IL or missing references)
			//IL_27be: Expected O, but got Unknown
			//IL_27e1: Unknown result type (might be due to invalid IL or missing references)
			//IL_27eb: Expected O, but got Unknown
			//IL_280a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2814: Expected O, but got Unknown
			//IL_283a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2844: Expected O, but got Unknown
			//IL_2867: Unknown result type (might be due to invalid IL or missing references)
			//IL_2871: Expected O, but got Unknown
			//IL_2897: Unknown result type (might be due to invalid IL or missing references)
			//IL_28a1: Expected O, but got Unknown
			//IL_28c0: Unknown result type (might be due to invalid IL or missing references)
			//IL_28ca: Expected O, but got Unknown
			//IL_28c5: Unknown result type (might be due to invalid IL or missing references)
			//IL_28cf: Expected O, but got Unknown
			//IL_28f5: Unknown result type (might be due to invalid IL or missing references)
			//IL_28ff: Expected O, but got Unknown
			//IL_2925: Unknown result type (might be due to invalid IL or missing references)
			//IL_292f: Expected O, but got Unknown
			//IL_294d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2957: Expected O, but got Unknown
			//IL_2952: Unknown result type (might be due to invalid IL or missing references)
			//IL_295c: Expected O, but got Unknown
			//IL_2982: Unknown result type (might be due to invalid IL or missing references)
			//IL_298c: Expected O, but got Unknown
			//IL_29aa: Unknown result type (might be due to invalid IL or missing references)
			//IL_29b4: Expected O, but got Unknown
			//IL_29af: Unknown result type (might be due to invalid IL or missing references)
			//IL_29b9: Expected O, but got Unknown
			//IL_29df: Unknown result type (might be due to invalid IL or missing references)
			//IL_29e9: Expected O, but got Unknown
			//IL_2a0c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a16: Expected O, but got Unknown
			//IL_2a36: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a40: Expected O, but got Unknown
			//IL_2a66: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a70: Expected O, but got Unknown
			//IL_2a90: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a9a: Expected O, but got Unknown
			//IL_2ac0: Unknown result type (might be due to invalid IL or missing references)
			//IL_2aca: Expected O, but got Unknown
			//IL_2aea: Unknown result type (might be due to invalid IL or missing references)
			//IL_2af4: Expected O, but got Unknown
			//IL_2b1a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b24: Expected O, but got Unknown
			//IL_2b44: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b4e: Expected O, but got Unknown
			//IL_2b74: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b7e: Expected O, but got Unknown
			//IL_2b9e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ba8: Expected O, but got Unknown
			//IL_2bcb: Unknown result type (might be due to invalid IL or missing references)
			//IL_2bd5: Expected O, but got Unknown
			//IL_2bf5: Unknown result type (might be due to invalid IL or missing references)
			//IL_2bff: Expected O, but got Unknown
			//IL_2c25: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c2f: Expected O, but got Unknown
			//IL_2c4f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c59: Expected O, but got Unknown
			//IL_2c7f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c89: Expected O, but got Unknown
			//IL_2ca9: Unknown result type (might be due to invalid IL or missing references)
			//IL_2cb3: Expected O, but got Unknown
			//IL_2cd6: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ce0: Expected O, but got Unknown
			//IL_2d3d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d47: Expected O, but got Unknown
			//IL_2d67: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d71: Expected O, but got Unknown
			//IL_2d97: Unknown result type (might be due to invalid IL or missing references)
			//IL_2da1: Expected O, but got Unknown
			//IL_2dc4: Unknown result type (might be due to invalid IL or missing references)
			//IL_2dce: Expected O, but got Unknown
			//IL_2dc9: Unknown result type (might be due to invalid IL or missing references)
			//IL_2dd3: Expected O, but got Unknown
			//IL_2df9: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e03: Expected O, but got Unknown
			//IL_2e1f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e29: Expected O, but got Unknown
			//IL_2e24: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e2e: Expected O, but got Unknown
			//IL_2e54: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e5e: Expected O, but got Unknown
			//IL_2e81: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e8b: Expected O, but got Unknown
			//IL_2f03: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f0d: Expected O, but got Unknown
			//IL_2f2d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f37: Expected O, but got Unknown
			//IL_2f5d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f67: Expected O, but got Unknown
			//IL_2f87: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f91: Expected O, but got Unknown
			//IL_2fb7: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fc1: Expected O, but got Unknown
			//IL_2fe1: Unknown result type (might be due to invalid IL or missing references)
			//IL_2feb: Expected O, but got Unknown
			//IL_300e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3018: Expected O, but got Unknown
			//IL_303e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3048: Expected O, but got Unknown
			//IL_3068: Unknown result type (might be due to invalid IL or missing references)
			//IL_3072: Expected O, but got Unknown
			//IL_3098: Unknown result type (might be due to invalid IL or missing references)
			//IL_30a2: Expected O, but got Unknown
			//IL_30c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_30cc: Expected O, but got Unknown
			//IL_30f2: Unknown result type (might be due to invalid IL or missing references)
			//IL_30fc: Expected O, but got Unknown
			//IL_311c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3126: Expected O, but got Unknown
			//IL_314c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3156: Expected O, but got Unknown
			//IL_317c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3186: Expected O, but got Unknown
			//IL_31a9: Unknown result type (might be due to invalid IL or missing references)
			//IL_31b3: Expected O, but got Unknown
			//IL_31d3: Unknown result type (might be due to invalid IL or missing references)
			//IL_31dd: Expected O, but got Unknown
			//IL_3203: Unknown result type (might be due to invalid IL or missing references)
			//IL_320d: Expected O, but got Unknown
			//IL_322d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3237: Expected O, but got Unknown
			//IL_325d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3267: Expected O, but got Unknown
			//IL_328c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3296: Expected O, but got Unknown
			//IL_3291: Unknown result type (might be due to invalid IL or missing references)
			//IL_329b: Expected O, but got Unknown
			//IL_32be: Unknown result type (might be due to invalid IL or missing references)
			//IL_32c8: Expected O, but got Unknown
			//IL_32e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_32f2: Expected O, but got Unknown
			//IL_3318: Unknown result type (might be due to invalid IL or missing references)
			//IL_3322: Expected O, but got Unknown
			//IL_3342: Unknown result type (might be due to invalid IL or missing references)
			//IL_334c: Expected O, but got Unknown
			//IL_3372: Unknown result type (might be due to invalid IL or missing references)
			//IL_337c: Expected O, but got Unknown
			//IL_33a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_33ab: Expected O, but got Unknown
			//IL_33a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_33b0: Expected O, but got Unknown
			//IL_33d3: Unknown result type (might be due to invalid IL or missing references)
			//IL_33dd: Expected O, but got Unknown
			//IL_33fd: Unknown result type (might be due to invalid IL or missing references)
			//IL_3407: Expected O, but got Unknown
			//IL_342d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3437: Expected O, but got Unknown
			//IL_3457: Unknown result type (might be due to invalid IL or missing references)
			//IL_3461: Expected O, but got Unknown
			//IL_3487: Unknown result type (might be due to invalid IL or missing references)
			//IL_3491: Expected O, but got Unknown
			//IL_34b1: Unknown result type (might be due to invalid IL or missing references)
			//IL_34bb: Expected O, but got Unknown
			//IL_34de: Unknown result type (might be due to invalid IL or missing references)
			//IL_34e8: Expected O, but got Unknown
			//IL_350e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3518: Expected O, but got Unknown
			//IL_3538: Unknown result type (might be due to invalid IL or missing references)
			//IL_3542: Expected O, but got Unknown
			//IL_3568: Unknown result type (might be due to invalid IL or missing references)
			//IL_3572: Expected O, but got Unknown
			//IL_3592: Unknown result type (might be due to invalid IL or missing references)
			//IL_359c: Expected O, but got Unknown
			//IL_35c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_35cc: 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_361a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3624: Expected O, but got Unknown
			//IL_3644: Unknown result type (might be due to invalid IL or missing references)
			//IL_364e: Expected O, but got Unknown
			//IL_3674: Unknown result type (might be due to invalid IL or missing references)
			//IL_367e: 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_36ce: Unknown result type (might be due to invalid IL or missing references)
			//IL_36d8: 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_3728: Unknown result type (might be due to invalid IL or missing references)
			//IL_3732: Expected O, but got Unknown
			//IL_3752: Unknown result type (might be due to invalid IL or missing references)
			//IL_375c: Expected O, but got Unknown
			//IL_3782: Unknown result type (might be due to invalid IL or missing references)
			//IL_378c: Expected O, but got Unknown
			//IL_37ac: Unknown result type (might be due to invalid IL or missing references)
			//IL_37b6: Expected O, but got Unknown
			//IL_37d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_37e3: Expected O, but got Unknown
			//IL_3803: Unknown result type (might be due to invalid IL or missing references)
			//IL_380d: Expected O, but got Unknown
			//IL_3833: Unknown result type (might be due to invalid IL or missing references)
			//IL_383d: Expected O, but got Unknown
			//IL_385d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3867: Expected O, but got Unknown
			//IL_388d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3897: Expected O, but got Unknown
			//IL_38b7: Unknown result type (might be due to invalid IL or missing references)
			//IL_38c1: Expected O, but got Unknown
			//IL_38e4: Unknown result type (might be due to invalid IL or missing references)
			//IL_38ee: Expected O, but got Unknown
			//IL_3914: Unknown result type (might be due to invalid IL or missing references)
			//IL_391e: Expected O, but got Unknown
			//IL_3941: Unknown result type (might be due to invalid IL or missing references)
			//IL_394b: Expected O, but got Unknown
			//IL_3971: Unknown result type (might be due to invalid IL or missing references)
			//IL_397b: Expected O, but got Unknown
			//IL_39a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_39ab: Expected O, but got Unknown
			//IL_39ce: Unknown result type (might be due to invalid IL or missing references)
			//IL_39d8: 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_3a28: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a32: 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_3a82: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a8c: Expected O, but got Unknown
			//IL_3ab2: Unknown result type (might be due to invalid IL or missing references)
			//IL_3abc: Expected O, but got Unknown
			//IL_3ad8: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ae2: Expected O, but got Unknown
			//IL_3add: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ae7: Expected O, but got Unknown
			//IL_3b0a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b14: Expected O, but got Unknown
			//IL_3b3a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b44: Expected O, but got Unknown
			//IL_3b64: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b6e: Expected O, but got Unknown
			//IL_3b94: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b9e: Expected O, but got Unknown
			//IL_3bc1: Unknown result type (might be due to invalid IL or missing references)
			//IL_3bcb: Expected O, but got Unknown
			//IL_3beb: Unknown result type (might be due to invalid IL or missing references)
			//IL_3bf5: Expected O, but got Unknown
			//IL_3c1b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c25: Expected O, but got Unknown
			//IL_3c47: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c51: Expected O, but got Unknown
			//IL_3c77: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c81: Expected O, but got Unknown
			//IL_3ca1: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cab: Expected O, but got Unknown
			//IL_3cce: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cd8: Expected O, but got Unknown
			//IL_3cf8: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d02: Expected O, but got Unknown
			//IL_3d28: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d32: Expected O, but got Unknown
			//IL_3d54: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d5e: Expected O, but got Unknown
			//IL_3d84: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d8e: Expected O, but got Unknown
			//IL_3dae: Unknown result type (might be due to invalid IL or missing references)
			//IL_3db8: Expected O, but got Unknown
			//IL_3ddb: Unknown result type (might be due to invalid IL or missing references)
			//IL_3de5: Expected O, but got Unknown
			//IL_3e05: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e0f: Expected O, but got Unknown
			//IL_3e35: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e3f: Expected O, but got Unknown
			//IL_3e61: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e6b: Expected O, but got Unknown
			//IL_3e91: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e9b: Expected O, but got Unknown
			//IL_3ebb: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ec5: Expected O, but got Unknown
			//IL_3ee8: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ef2: Expected O, but got Unknown
			//IL_3f12: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f1c: Expected O, but got Unknown
			//IL_3f42: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f4c: Expected O, but got Unknown
			//IL_3f6c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f76: Expected O, but got Unknown
			//IL_3f9c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fa6: Expected O, but got Unknown
			//IL_3fcc: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fd6: Expected O, but got Unknown
			//IL_3ff9: Unknown result type (might be due to invalid IL or missing references)
			//IL_4003: Expected O, but got Unknown
			//IL_4023: Unknown result type (might be due to invalid IL or missing references)
			//IL_402d: Expected O, but got Unknown
			//IL_4053: Unknown result type (might be due to invalid IL or missing references)
			//IL_405d: Expected O, but got Unknown
			//IL_4078: Unknown result type (might be due to invalid IL or missing references)
			//IL_4082: Expected O, but got Unknown
			//IL_407d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4087: Expected O, but got Unknown
			//IL_40aa: Unknown result type (might be due to invalid IL or missing references)
			//IL_40b4: Expected O, but got Unknown
			//IL_4140: Unknown result type (might be due to invalid IL or missing references)
			//IL_414a: Expected O, but got Unknown
			//IL_4170: Unknown result type (might be due to invalid IL or missing references)
			//IL_417a: Expected O, but got Unknown
			//IL_419a: Unknown result type (might be due to invalid IL or missing references)
			//IL_41a4: Expected O, but got Unknown
			//IL_41ca: Unknown result type (might be due to invalid IL or missing references)
			//IL_41d4: Expected O, but got Unknown
			//IL_41f4: Unknown result type (might be due to invalid IL or missing references)
			//IL_41fe: Expected O, but got Unknown
			//IL_4224: Unknown result type (might be due to invalid IL or missing references)
			//IL_422e: Expected O, but got Unknown
			//IL_4251: Unknown result type (might be due to invalid IL or missing references)
			//IL_425b: Expected O, but got Unknown
			//IL_427b: Unknown result type (might be due to invalid IL or missing references)
			//IL_4285: Expected O, but got Unknown
			//IL_42ab: Unknown result type (might be due to invalid IL or missing references)
			//IL_42b5: Expected O, but got Unknown
			//IL_42d5: Unknown result type (might be due to invalid IL or missing references)
			//IL_42df: Expected O, but got Unknown
			//IL_4305: Unknown result type (might be due to invalid IL or missing references)
			//IL_430f: Expected O, but got Unknown
			//IL_432f: Unknown result type (might be due to invalid IL or missing references)
			//IL_4339: Expected O, but got Unknown
			//IL_435f: Unknown result type (might be due to invalid IL or missing references)
			//IL_4369: Expected O, but got Unknown
			//IL_4389: Unknown result type (might be due to invalid IL or missing references)
			//IL_4393: Expected O, but got Unknown
			//IL_2d0d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d17: Expected O, but got Unknown
			//IL_2ed3: Unknown result type (might be due to invalid IL or missing references)
			//IL_2edd: Expected O, but got Unknown
			//IL_0ad0: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ada: Expected O, but got Unknown
			//IL_0b6b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b75: Expected O, but got Unknown
			//IL_43fa: Unknown result type (might be due to invalid IL or missing references)
			//IL_4404: Expected O, but got Unknown
			//IL_0cd4: Unknown result type (might be due to invalid IL or missing references)
			//IL_0cde: Expected O, but got Unknown
			//IL_0db3: Unknown result type (might be due to invalid IL or missing references)
			//IL_0dbd: Expected O, but got Unknown
			//IL_1129: Unknown result type (might be due to invalid IL or missing references)
			//IL_1133: Expected O, but got Unknown
			//IL_1208: Unknown result type (might be due to invalid IL or missing references)
			//IL_1212: Expected O, but got Unknown
			try
			{
				switch (<>1__state)
				{
				default:
					return false;
				case 0:
					<>1__state = -1;
					<waiter>5__1 = new MultiTokenWaiter(new Func<Token, bool>[5]
					{
						(Token t) => (int)t.Type == 59,
						delegate(Token t)
						{
							IdentifierToken val28 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val28 != null && val28.Name == "camera_zoom";
						},
						(Token t) => (int)t.Type == 23,
						delegate(Token t)
						{
							ConstantToken val26 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result7;
							if (val26 != null)
							{
								Variant value7 = val26.Value;
								RealVariant val27 = (RealVariant)(object)((value7 is RealVariant) ? value7 : null);
								if (val27 != null)
								{
									result7 = ((val27.Value == 5.0) ? 1 : 0);
									goto IL_002d;
								}
							}
							result7 = 0;
							goto IL_002d;
							IL_002d:
							return (byte)result7 != 0;
						},
						(Token t) => (int)t.Type == 89
					}, false, true);
					<waiter2>5__2 = new MultiTokenWaiter(new Func<Token, bool>[4]
					{
						delegate(Token t)
						{
							IdentifierToken val25 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val25 != null && val25.Name == "NPC_body";
						},
						(Token t) => (int)t.Type == 86,
						(Token t) => (int)t.Type == 46,
						(Token t) => (int)t.Type == 89
					}, false, true);
					<waiter3>5__3 = new MultiTokenWaiter(new Func<Token, bool>[10]
					{
						delegate(Token t)
						{
							IdentifierToken val24 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val24 != null && val24.Name == "is_action_just_pressed";
						},
						(Token t) => (int)t.Type == 80,
						delegate(Token t)
						{
							ConstantToken val22 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result6;
							if (val22 != null)
							{
								Variant value6 = val22.Value;
								StringVariant val23 = (StringVariant)(object)((value6 is StringVariant) ? value6 : null);
								if (val23 != null)
								{
									result6 = ((val23.Value == "bind_5") ? 1 : 0);
									goto IL_002c;
								}
							}
							result6 = 0;
							goto IL_002c;
							IL_002c:
							return (byte)result6 != 0;
						},
						(Token t) => (int)t.Type == 81,
						(Token t) => (int)t.Type == 86,
						delegate(Token t)
						{
							IdentifierToken val21 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val21 != null && val21.Name == "_equip_hotbar";
						},
						(Token t) => (int)t.Type == 80,
						delegate(Token t)
						{
							ConstantToken val19 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result5;
							if (val19 != null)
							{
								Variant value5 = val19.Value;
								IntVariant val20 = (IntVariant)(object)((value5 is IntVariant) ? value5 : null);
								if (val20 != null)
								{
									result5 = ((val20.Value == 4) ? 1 : 0);
									goto IL_0026;
								}
							}
							result5 = 0;
							goto IL_0026;
							IL_0026:
							return (byte)result5 != 0;
						},
						(Token t) => (int)t.Type == 81,
						(Token t) => (int)t.Type == 89
					}, false, true);
					<waiter4>5__4 = new MultiTokenWaiter(new Func<Token, bool>[6]
					{
						(Token t) => (int)t.Type == 48,
						delegate(Token t)
						{
							IdentifierToken val18 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val18 != null && val18.Name == "_process_movement";
						},
						(Token t) => (int)t.Type == 80,
						delegate(Token t)
						{
							IdentifierToken val17 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val17 != null && val17.Name == "delta";
						},
						(Token t) => (int)t.Type == 81,
						(Token t) => (int)t.Type == 86
					}, false, true);
					<waiter5>5__5 = new MultiTokenWaiter(new Func<Token, bool>[25]
					{
						delegate(Token t)
						{
							IdentifierToken val16 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val16 != null && val16.Name == "global_transform";
						},
						(Token t) => (int)t.Type == 84,
						delegate(Token t)
						{
							IdentifierToken val15 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val15 != null && val15.Name == "origin";
						},
						(Token t) => (int)t.Type == 23,
						delegate(Token t)
						{
							IdentifierToken val14 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val14 != null && val14.Name == "last_valid_pos";
						},
						(Token t) => (int)t.Type == 16,
						(Token t) => (int)t.Type == 4,
						(Token t) => (int)t.Type == 80,
						delegate(Token t)
						{
							ConstantToken val12 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result4;
							if (val12 != null)
							{
								Variant value4 = val12.Value;
								IntVariant val13 = (IntVariant)(object)((value4 is IntVariant) ? value4 : null);
								if (val13 != null)
								{
									result4 = ((val13.Value == 0) ? 1 : 0);
									goto IL_0026;
								}
							}
							result4 = 0;
							goto IL_0026;
							IL_0026:
							return (byte)result4 != 0;
						},
						(Token t) => (int)t.Type == 82,
						delegate(Token t)
						{
							ConstantToken val10 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result3;
							if (val10 != null)
							{
								Variant value3 = val10.Value;
								RealVariant val11 = (RealVariant)(object)((value3 is RealVariant) ? value3 : null);
								if (val11 != null)
								{
									result3 = ((val11.Value == 0.5) ? 1 : 0);
									goto IL_002d;
								}
							}
							result3 = 0;
							goto IL_002d;
							IL_002d:
							return (byte)result3 != 0;
						},
						(Token t) => (int)t.Type == 82,
						delegate(Token t)
						{
							ConstantToken val8 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result2;
							if (val8 != null)
							{
								Variant value2 = val8.Value;
								IntVariant val9 = (IntVariant)(object)((value2 is IntVariant) ? value2 : null);
								if (val9 != null)
								{
									result2 = ((val9.Value == 0) ? 1 : 0);
									goto IL_0026;
								}
							}
							result2 = 0;
							goto IL_0026;
							IL_0026:
							return (byte)result2 != 0;
						},
						(Token t) => (int)t.Type == 81,
						(Token t) => (int)t.Type == 89,
						(Token t) => (int)t.Type == 40,
						(Token t) => (int)t.Type == 86,
						(Token t) => (int)t.Type == 89,
						delegate(Token t)
						{
							IdentifierToken val7 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val7 != null && val7.Name == "_enter_zone";
						},
						(Token t) => (int)t.Type == 80,
						delegate(Token t)
						{
							IdentifierToken val6 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val6 != null && val6.Name == "send_to_zone";
						},
						(Token t) => (int)t.Type == 82,
						delegate(Token t)
						{
							IdentifierToken val5 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val5 != null && val5.Name == "send_to_zone_spawn_id";
						},
						(Token t) => (int)t.Type == 81,
						(Token t) => (int)t.Type == 89
					}, false, true);
					<waiter6>5__6 = new MultiTokenWaiter(new Func<Token, bool>[6]
					{
						(Token t) => (int)t.Type == 89,
						delegate(Token t)
						{
							IdentifierToken val4 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val4 != null && val4.Name == "gravity_disable";
						},
						(Token t) => (int)t.Type == 23,
						delegate(Token t)
						{
							ConstantToken val2 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
							int result;
							if (val2 != null)
							{
								Variant value = val2.Value;
								BoolVariant val3 = (BoolVariant)(object)((value is BoolVariant) ? value : null);
								if (val3 != null)
								{
									result = ((!val3.Value) ? 1 : 0);
									goto IL_0025;
								}
							}
							result = 0;
							goto IL_0025;
							IL_0025:
							return (byte)result != 0;
						},
						(Token t) => (int)t.Type == 89,
						delegate(Token t)
						{
							IdentifierToken val = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
							return val != null && val.Name == "_enter_state";
						}
					}, false, true);
					<passedWaiter5>5__7 = false;
					<>s__8 = tokens.GetEnumerator();
					<>1__state = -3;
					break;
				case 1:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 2;
					return true;
				case 2:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdolling");
					<>1__state = 3;
					return true;
				case 3:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 4;
					return true;
				case 4:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(false));
					<>1__state = 5;
					return true;
				case 5:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)null);
					<>1__state = 6;
					return true;
				case 6:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 7;
					return true;
				case 7:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 8;
					return true;
				case 8:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 9;
					return true;
				case 9:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new NilVariant());
					<>1__state = 10;
					return true;
				case 10:
					<>1__state = -3;
					<>2__current = new Token((TokenType)83, (uint?)null);
					<>1__state = 11;
					return true;
				case 11:
					<>1__state = -3;
					<>4__this.modInterface.Logger.Information("RagdollMod - added player definitions");
					goto IL_445e;
				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("newEvent");
					<>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 IdentifierToken("InputEventKey");
					<>1__state = 16;
					return true;
				case 16:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 17;
					return true;
				case 17:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("new");
					<>1__state = 18;
					return true;
				case 18:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 19;
					return true;
				case 19:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 20;
					return true;
				case 20:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 21;
					return true;
				case 21:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("newEvent");
					<>1__state = 22;
					return true;
				case 22:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 23;
					return true;
				case 23:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("set_scancode");
					<>1__state = 24;
					return true;
				case 24:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 25;
					return true;
				case 25:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("KEY_R");
					<>1__state = 26;
					return true;
				case 26:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 27;
					return true;
				case 27:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 28;
					return true;
				case 28:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("InputMap");
					<>1__state = 29;
					return true;
				case 29:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 30;
					return true;
				case 30:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("add_action");
					<>1__state = 31;
					return true;
				case 31:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 32;
					return true;
				case 32:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new StringVariant("ragdoll"));
					<>1__state = 33;
					return true;
				case 33:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 34;
					return true;
				case 34:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 35;
					return true;
				case 35:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("InputMap");
					<>1__state = 36;
					return true;
				case 36:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 37;
					return true;
				case 37:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("action_add_event");
					<>1__state = 38;
					return true;
				case 38:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 39;
					return true;
				case 39:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new StringVariant("ragdoll"));
					<>1__state = 40;
					return true;
				case 40:
					<>1__state = -3;
					<>2__current = new Token((TokenType)82, (uint?)null);
					<>1__state = 41;
					return true;
				case 41:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("newEvent");
					<>1__state = 42;
					return true;
				case 42:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 43;
					return true;
				case 43:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 44;
					return true;
				case 44:
					<>1__state = -3;
					<>4__this.modInterface.Logger.Information("RagdollMod - added input definitions");
					goto IL_445e;
				case 45:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 46;
					return true;
				case 46:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("Input");
					<>1__state = 47;
					return true;
				case 47:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 48;
					return true;
				case 48:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("is_action_just_pressed");
					<>1__state = 49;
					return true;
				case 49:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 50;
					return true;
				case 50:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new StringVariant("ragdoll"));
					<>1__state = 51;
					return true;
				case 51:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 52;
					return true;
				case 52:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 53;
					return true;
				case 53:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdolling");
					<>1__state = 54;
					return true;
				case 54:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 55;
					return true;
				case 55:
					<>1__state = -3;
					<>2__current = new Token((TokenType)15, (uint?)null);
					<>1__state = 56;
					return true;
				case 56:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdolling");
					<>1__state = 57;
					return true;
				case 57:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 58;
					return true;
				case 58:
					<>1__state = -3;
					<>4__this.modInterface.Logger.Information("RagdollMod - added input bindings");
					goto IL_445e;
				case 59:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 60;
					return true;
				case 60:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdolling");
					<>1__state = 61;
					return true;
				case 61:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>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)38, (uint?)null);
					<>1__state = 64;
					return true;
				case 64:
					<>1__state = -3;
					<>2__current = new Token((TokenType)15, (uint?)null);
					<>1__state = 65;
					return true;
				case 65:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 66;
					return true;
				case 66:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 67;
					return true;
				case 67:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 68;
					return true;
				case 68:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 69;
					return true;
				case 69:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 70;
					return true;
				case 70:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("RigidBody");
					<>1__state = 71;
					return true;
				case 71:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 72;
					return true;
				case 72:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("new");
					<>1__state = 73;
					return true;
				case 73:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 74;
					return true;
				case 74:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 75;
					return true;
				case 75:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 76;
					return true;
				case 76:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 77;
					return true;
				case 77:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CS2");
					<>1__state = 78;
					return true;
				case 78:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 79;
					return true;
				case 79:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CollisionShape");
					<>1__state = 80;
					return true;
				case 80:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 81;
					return true;
				case 81:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("new");
					<>1__state = 82;
					return true;
				case 82:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 83;
					return true;
				case 83:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 84;
					return true;
				case 84:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 85;
					return true;
				case 85:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("get_parent");
					<>1__state = 86;
					return true;
				case 86:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 87;
					return true;
				case 87:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 88;
					return true;
				case 88:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 89;
					return true;
				case 89:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("add_child");
					<>1__state = 90;
					return true;
				case 90:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 91;
					return true;
				case 91:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 92;
					return true;
				case 92:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 93;
					return true;
				case 93:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 94;
					return true;
				case 94:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 95;
					return true;
				case 95:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 96;
					return true;
				case 96:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("add_child");
					<>1__state = 97;
					return true;
				case 97:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 98;
					return true;
				case 98:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CS2");
					<>1__state = 99;
					return true;
				case 99:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 100;
					return true;
				case 100:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 101;
					return true;
				case 101:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 102;
					return true;
				case 102:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 103;
					return true;
				case 103:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("name");
					<>1__state = 104;
					return true;
				case 104:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 105;
					return true;
				case 105:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new StringVariant("rigidbody"));
					<>1__state = 106;
					return true;
				case 106:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 107;
					return true;
				case 107:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 108;
					return true;
				case 108:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 109;
					return true;
				case 109:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("sleeping");
					<>1__state = 110;
					return true;
				case 110:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 111;
					return true;
				case 111:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(true));
					<>1__state = 112;
					return true;
				case 112:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 113;
					return true;
				case 113:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CS2");
					<>1__state = 114;
					return true;
				case 114:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 115;
					return true;
				case 115:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("transform");
					<>1__state = 116;
					return true;
				case 116:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 117;
					return true;
				case 117:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("origin");
					<>1__state = 118;
					return true;
				case 118:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 119;
					return true;
				case 119:
					<>1__state = -3;
					<>2__current = new Token((TokenType)4, (uint?)7u);
					<>1__state = 120;
					return true;
				case 120:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 121;
					return true;
				case 121:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ZERO");
					<>1__state = 122;
					return true;
				case 122:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 123;
					return true;
				case 123:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CS2");
					<>1__state = 124;
					return true;
				case 124:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 125;
					return true;
				case 125:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>1__state = 126;
					return true;
				case 126:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 127;
					return true;
				case 127:
					<>1__state = -3;
					<>2__current = new Token((TokenType)4, (uint?)7u);
					<>1__state = 128;
					return true;
				case 128:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 129;
					return true;
				case 129:
					<>1__state = -3;
					<>2__current = new Token((TokenType)5, (uint?)43u);
					<>1__state = 130;
					return true;
				case 130:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 131;
					return true;
				case 131:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(90L, false));
					<>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)82, (uint?)null);
					<>1__state = 134;
					return true;
				case 134:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 135;
					return true;
				case 135:
					<>1__state = -3;
					<>2__current = new Token((TokenType)82, (uint?)null);
					<>1__state = 136;
					return true;
				case 136:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant(0L, false));
					<>1__state = 137;
					return true;
				case 137:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 138;
					return true;
				case 138:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 139;
					return true;
				case 139:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 140;
					return true;
				case 140:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 141;
					return true;
				case 141:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("global_transform");
					<>1__state = 142;
					return true;
				case 142:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 143;
					return true;
				case 143:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("origin");
					<>1__state = 144;
					return true;
				case 144:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 145;
					return true;
				case 145:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("global_transform");
					<>1__state = 146;
					return true;
				case 146:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 147;
					return true;
				case 147:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("origin");
					<>1__state = 148;
					return true;
				case 148:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 149;
					return true;
				case 149:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 150;
					return true;
				case 150:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 151;
					return true;
				case 151:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>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 = (Token)new IdentifierToken("rotation");
					<>1__state = 154;
					return true;
				case 154:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 155;
					return true;
				case 155:
					<>1__state = -3;
					<i>5__10 = 1;
					goto IL_2eb8;
				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("set_collision_mask_bit");
					<>1__state = 158;
					return true;
				case 158:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 159;
					return true;
				case 159:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new IntVariant((long)<i>5__10, false));
					<>1__state = 160;
					return true;
				case 160:
					<>1__state = -3;
					<>2__current = new Token((TokenType)82, (uint?)null);
					<>1__state = 161;
					return true;
				case 161:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(true));
					<>1__state = 162;
					return true;
				case 162:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>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;
					<i>5__10++;
					goto IL_2eb8;
				case 165:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 166;
					return true;
				case 166:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("linear_velocity");
					<>1__state = 167;
					return true;
				case 167:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 168;
					return true;
				case 168:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("gravity_vec");
					<>1__state = 169;
					return true;
				case 169:
					<>1__state = -3;
					<>2__current = new Token((TokenType)16, (uint?)null);
					<>1__state = 170;
					return true;
				case 170:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("velocity");
					<>1__state = 171;
					return true;
				case 171:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 172;
					return true;
				case 172:
					<>1__state = -3;
					<>2__current = new Token((TokenType)59, (uint?)null);
					<>1__state = 173;
					return true;
				case 173:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("newshape");
					<>1__state = 174;
					return true;
				case 174:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 175;
					return true;
				case 175:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CapsuleShape");
					<>1__state = 176;
					return true;
				case 176:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 177;
					return true;
				case 177:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("new");
					<>1__state = 178;
					return true;
				case 178:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 179;
					return true;
				case 179:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 180;
					return true;
				case 180:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 181;
					return true;
				case 181:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("newshape");
					<>1__state = 182;
					return true;
				case 182:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 183;
					return true;
				case 183:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("radius");
					<>1__state = 184;
					return true;
				case 184:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 185;
					return true;
				case 185:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(0.5, false));
					<>1__state = 186;
					return true;
				case 186:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 187;
					return true;
				case 187:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("newshape");
					<>1__state = 188;
					return true;
				case 188:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 189;
					return true;
				case 189:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("height");
					<>1__state = 190;
					return true;
				case 190:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 191;
					return true;
				case 191:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new RealVariant(1.0, false));
					<>1__state = 192;
					return true;
				case 192:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 193;
					return true;
				case 193:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CS2");
					<>1__state = 194;
					return true;
				case 194:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 195;
					return true;
				case 195:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("shape");
					<>1__state = 196;
					return true;
				case 196:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 197;
					return true;
				case 197:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("newshape");
					<>1__state = 198;
					return true;
				case 198:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 199;
					return true;
				case 199:
					<>1__state = -3;
					<>2__current = new Token((TokenType)87, (uint?)null);
					<>1__state = 200;
					return true;
				case 200:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CollisionShape");
					<>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("disabled");
					<>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 = (Token)new ConstantToken((Variant)new BoolVariant(true));
					<>1__state = 205;
					return true;
				case 205:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 206;
					return true;
				case 206:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("global_transform");
					<>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("origin");
					<>1__state = 209;
					return true;
				case 209:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 210;
					return true;
				case 210:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 211;
					return true;
				case 211:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 212;
					return true;
				case 212:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("global_transform");
					<>1__state = 213;
					return true;
				case 213:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 214;
					return true;
				case 214:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("origin");
					<>1__state = 215;
					return true;
				case 215:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 216;
					return true;
				case 216:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>1__state = 217;
					return true;
				case 217:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 218;
					return true;
				case 218:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 219;
					return true;
				case 219:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 220;
					return true;
				case 220:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>1__state = 221;
					return true;
				case 221:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 222;
					return true;
				case 222:
					<>1__state = -3;
					<>2__current = new Token((TokenType)46, (uint?)null);
					<>1__state = 223;
					return true;
				case 223:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 224;
					return true;
				case 224:
					<>1__state = -3;
					<>2__current = new Token((TokenType)40, (uint?)null);
					<>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 = new Token((TokenType)89, (uint?)2u);
					<>1__state = 227;
					return true;
				case 227:
					<>1__state = -3;
					<>2__current = new Token((TokenType)87, (uint?)null);
					<>1__state = 228;
					return true;
				case 228:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("CollisionShape");
					<>1__state = 229;
					return true;
				case 229:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 230;
					return true;
				case 230:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("disabled");
					<>1__state = 231;
					return true;
				case 231:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 232;
					return true;
				case 232:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new BoolVariant(false));
					<>1__state = 233;
					return true;
				case 233:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 234;
					return true;
				case 234:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 235;
					return true;
				case 235:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 236;
					return true;
				case 236:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 237;
					return true;
				case 237:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 238;
					return true;
				case 238:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("rotation");
					<>1__state = 239;
					return true;
				case 239:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 240;
					return true;
				case 240:
					<>1__state = -3;
					<>2__current = new Token((TokenType)4, (uint?)7u);
					<>1__state = 241;
					return true;
				case 241:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 242;
					return true;
				case 242:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ZERO");
					<>1__state = 243;
					return true;
				case 243:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 244;
					return true;
				case 244:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("velocity");
					<>1__state = 245;
					return true;
				case 245:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 246;
					return true;
				case 246:
					<>1__state = -3;
					<>2__current = new Token((TokenType)4, (uint?)7u);
					<>1__state = 247;
					return true;
				case 247:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 248;
					return true;
				case 248:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ZERO");
					<>1__state = 249;
					return true;
				case 249:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 250;
					return true;
				case 250:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("gravity_vec");
					<>1__state = 251;
					return true;
				case 251:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 252;
					return true;
				case 252:
					<>1__state = -3;
					<>2__current = new Token((TokenType)4, (uint?)7u);
					<>1__state = 253;
					return true;
				case 253:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 254;
					return true;
				case 254:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ZERO");
					<>1__state = 255;
					return true;
				case 255:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 256;
					return true;
				case 256:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 257;
					return true;
				case 257:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 258;
					return true;
				case 258:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("free");
					<>1__state = 259;
					return true;
				case 259:
					<>1__state = -3;
					<>2__current = new Token((TokenType)80, (uint?)null);
					<>1__state = 260;
					return true;
				case 260:
					<>1__state = -3;
					<>2__current = new Token((TokenType)81, (uint?)null);
					<>1__state = 261;
					return true;
				case 261:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)3u);
					<>1__state = 262;
					return true;
				case 262:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 263;
					return true;
				case 263:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 264;
					return true;
				case 264:
					<>1__state = -3;
					<>2__current = (Token)new ConstantToken((Variant)new NilVariant());
					<>1__state = 265;
					return true;
				case 265:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 266;
					return true;
				case 266:
					<>1__state = -3;
					<>4__this.modInterface.Logger.Information("RagdollMod - added ragdoll logic");
					goto IL_445e;
				case 267:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)1u);
					<>1__state = 268;
					return true;
				case 268:
					<>1__state = -3;
					<>2__current = new Token((TokenType)38, (uint?)null);
					<>1__state = 269;
					return true;
				case 269:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdolling");
					<>1__state = 270;
					return true;
				case 270:
					<>1__state = -3;
					<>2__current = new Token((TokenType)13, (uint?)null);
					<>1__state = 271;
					return true;
				case 271:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 272;
					return true;
				case 272:
					<>1__state = -3;
					<>2__current = new Token((TokenType)86, (uint?)null);
					<>1__state = 273;
					return true;
				case 273:
					<>1__state = -3;
					<>2__current = new Token((TokenType)89, (uint?)2u);
					<>1__state = 274;
					return true;
				case 274:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 275;
					return true;
				case 275:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 276;
					return true;
				case 276:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("global_transform");
					<>1__state = 277;
					return true;
				case 277:
					<>1__state = -3;
					<>2__current = new Token((TokenType)84, (uint?)null);
					<>1__state = 278;
					return true;
				case 278:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("origin");
					<>1__state = 279;
					return true;
				case 279:
					<>1__state = -3;
					<>2__current = new Token((TokenType)23, (uint?)null);
					<>1__state = 280;
					return true;
				case 280:
					<>1__state = -3;
					<>2__current = (Token)new IdentifierToken("last_valid_pos");
					<>1__state = 281;
					return true;
				case 281:
					<>1__state = -3;
					<>4__this.modInterface.Logger.Information("RagdollMod - added kill logic");
					goto IL_445e;
				case 282:
					<>1__state = -3;
					<>4__this.modInterface.Logger.Information("RagdollMod - nerfed kill logic");
					goto IL_445e;
				case 283:
					{
						<>1__state = -3;
						goto IL_445e;
					}
					IL_2eb8:
					if (<i>5__10 <= 4)
					{
						<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
						<>1__state = 156;
						return true;
					}
					<>2__current = (Token)new IdentifierToken("ragdollrigidbody");
					<>1__state = 165;
					return true;
					IL_445e:
					<token>5__9 = null;
					break;
				}
				if (((global::System.Collections.IEnumerator)<>s__8).MoveNext())
				{
					<token>5__9 = <>s__8.Current;
					if (<waiter>5__1.Check(<token>5__9))
					{
						<>2__current = <token>5__9;
						<>1__state = 1;
						return true;
					}
					if (<waiter2>5__2.Check(<token>5__9))
					{
						<>2__current = <token>5__9;
						<>1__state = 12;
						return true;
					}
					if (<waiter3>5__3.Check(<token>5__9))
					{
						<>2__current = <token>5__9;
						<>1__state = 45;
						return true;
					}
					if (<waiter4>5__4.Check(<token>5__9))
					{
						<>2__current = <token>5__9;
						<>1__state = 59;
						return true;
					}
					if (<waiter5>5__5.Check(<token>5__9))
					{
						<passedWaiter5>5__7 = true;
						<>2__current = <token>5__9;
						<>1__state = 267;
						return true;
					}
					if (<passedWaiter5>5__7 && <waiter6>5__6.Check(<token>5__9))
					{
						<>2__current = new Token((TokenType)5, (uint?)63u);
						<>1__state = 282;
						return true;
					}
					<>2__current = <token>5__9;
					<>1__state = 283;
					return true;
				}
				<>m__Finally1();
				<>s__8 = 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__8 != null)
			{
				((global::System.IDisposable)<>s__8).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 IModInterface modInterface;

	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 waiter = new MultiTokenWaiter(new Func<Token, bool>[5]
		{
			(Token t) => (int)t.Type == 59,
			delegate(Token t)
			{
				IdentifierToken val28 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val28 != null && val28.Name == "camera_zoom";
			},
			(Token t) => (int)t.Type == 23,
			delegate(Token t)
			{
				ConstantToken val26 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result7;
				if (val26 != null)
				{
					Variant value7 = val26.Value;
					RealVariant val27 = (RealVariant)(object)((value7 is RealVariant) ? value7 : null);
					if (val27 != null)
					{
						result7 = ((val27.Value == 5.0) ? 1 : 0);
						goto IL_002d;
					}
				}
				result7 = 0;
				goto IL_002d;
				IL_002d:
				return (byte)result7 != 0;
			},
			(Token t) => (int)t.Type == 89
		}, false, true);
		MultiTokenWaiter waiter2 = new MultiTokenWaiter(new Func<Token, bool>[4]
		{
			delegate(Token t)
			{
				IdentifierToken val25 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val25 != null && val25.Name == "NPC_body";
			},
			(Token t) => (int)t.Type == 86,
			(Token t) => (int)t.Type == 46,
			(Token t) => (int)t.Type == 89
		}, false, true);
		MultiTokenWaiter waiter3 = new MultiTokenWaiter(new Func<Token, bool>[10]
		{
			delegate(Token t)
			{
				IdentifierToken val24 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val24 != null && val24.Name == "is_action_just_pressed";
			},
			(Token t) => (int)t.Type == 80,
			delegate(Token t)
			{
				ConstantToken val22 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result6;
				if (val22 != null)
				{
					Variant value6 = val22.Value;
					StringVariant val23 = (StringVariant)(object)((value6 is StringVariant) ? value6 : null);
					if (val23 != null)
					{
						result6 = ((val23.Value == "bind_5") ? 1 : 0);
						goto IL_002c;
					}
				}
				result6 = 0;
				goto IL_002c;
				IL_002c:
				return (byte)result6 != 0;
			},
			(Token t) => (int)t.Type == 81,
			(Token t) => (int)t.Type == 86,
			delegate(Token t)
			{
				IdentifierToken val21 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val21 != null && val21.Name == "_equip_hotbar";
			},
			(Token t) => (int)t.Type == 80,
			delegate(Token t)
			{
				ConstantToken val19 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result5;
				if (val19 != null)
				{
					Variant value5 = val19.Value;
					IntVariant val20 = (IntVariant)(object)((value5 is IntVariant) ? value5 : null);
					if (val20 != null)
					{
						result5 = ((val20.Value == 4) ? 1 : 0);
						goto IL_0026;
					}
				}
				result5 = 0;
				goto IL_0026;
				IL_0026:
				return (byte)result5 != 0;
			},
			(Token t) => (int)t.Type == 81,
			(Token t) => (int)t.Type == 89
		}, false, true);
		MultiTokenWaiter waiter4 = new MultiTokenWaiter(new Func<Token, bool>[6]
		{
			(Token t) => (int)t.Type == 48,
			delegate(Token t)
			{
				IdentifierToken val18 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val18 != null && val18.Name == "_process_movement";
			},
			(Token t) => (int)t.Type == 80,
			delegate(Token t)
			{
				IdentifierToken val17 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val17 != null && val17.Name == "delta";
			},
			(Token t) => (int)t.Type == 81,
			(Token t) => (int)t.Type == 86
		}, false, true);
		MultiTokenWaiter waiter5 = new MultiTokenWaiter(new Func<Token, bool>[25]
		{
			delegate(Token t)
			{
				IdentifierToken val16 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val16 != null && val16.Name == "global_transform";
			},
			(Token t) => (int)t.Type == 84,
			delegate(Token t)
			{
				IdentifierToken val15 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val15 != null && val15.Name == "origin";
			},
			(Token t) => (int)t.Type == 23,
			delegate(Token t)
			{
				IdentifierToken val14 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val14 != null && val14.Name == "last_valid_pos";
			},
			(Token t) => (int)t.Type == 16,
			(Token t) => (int)t.Type == 4,
			(Token t) => (int)t.Type == 80,
			delegate(Token t)
			{
				ConstantToken val12 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result4;
				if (val12 != null)
				{
					Variant value4 = val12.Value;
					IntVariant val13 = (IntVariant)(object)((value4 is IntVariant) ? value4 : null);
					if (val13 != null)
					{
						result4 = ((val13.Value == 0) ? 1 : 0);
						goto IL_0026;
					}
				}
				result4 = 0;
				goto IL_0026;
				IL_0026:
				return (byte)result4 != 0;
			},
			(Token t) => (int)t.Type == 82,
			delegate(Token t)
			{
				ConstantToken val10 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result3;
				if (val10 != null)
				{
					Variant value3 = val10.Value;
					RealVariant val11 = (RealVariant)(object)((value3 is RealVariant) ? value3 : null);
					if (val11 != null)
					{
						result3 = ((val11.Value == 0.5) ? 1 : 0);
						goto IL_002d;
					}
				}
				result3 = 0;
				goto IL_002d;
				IL_002d:
				return (byte)result3 != 0;
			},
			(Token t) => (int)t.Type == 82,
			delegate(Token t)
			{
				ConstantToken val8 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result2;
				if (val8 != null)
				{
					Variant value2 = val8.Value;
					IntVariant val9 = (IntVariant)(object)((value2 is IntVariant) ? value2 : null);
					if (val9 != null)
					{
						result2 = ((val9.Value == 0) ? 1 : 0);
						goto IL_0026;
					}
				}
				result2 = 0;
				goto IL_0026;
				IL_0026:
				return (byte)result2 != 0;
			},
			(Token t) => (int)t.Type == 81,
			(Token t) => (int)t.Type == 89,
			(Token t) => (int)t.Type == 40,
			(Token t) => (int)t.Type == 86,
			(Token t) => (int)t.Type == 89,
			delegate(Token t)
			{
				IdentifierToken val7 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val7 != null && val7.Name == "_enter_zone";
			},
			(Token t) => (int)t.Type == 80,
			delegate(Token t)
			{
				IdentifierToken val6 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val6 != null && val6.Name == "send_to_zone";
			},
			(Token t) => (int)t.Type == 82,
			delegate(Token t)
			{
				IdentifierToken val5 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val5 != null && val5.Name == "send_to_zone_spawn_id";
			},
			(Token t) => (int)t.Type == 81,
			(Token t) => (int)t.Type == 89
		}, false, true);
		MultiTokenWaiter waiter6 = new MultiTokenWaiter(new Func<Token, bool>[6]
		{
			(Token t) => (int)t.Type == 89,
			delegate(Token t)
			{
				IdentifierToken val4 = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val4 != null && val4.Name == "gravity_disable";
			},
			(Token t) => (int)t.Type == 23,
			delegate(Token t)
			{
				ConstantToken val2 = (ConstantToken)(object)((t is ConstantToken) ? t : null);
				int result;
				if (val2 != null)
				{
					Variant value = val2.Value;
					BoolVariant val3 = (BoolVariant)(object)((value is BoolVariant) ? value : null);
					if (val3 != null)
					{
						result = ((!val3.Value) ? 1 : 0);
						goto IL_0025;
					}
				}
				result = 0;
				goto IL_0025;
				IL_0025:
				return (byte)result != 0;
			},
			(Token t) => (int)t.Type == 89,
			delegate(Token t)
			{
				IdentifierToken val = (IdentifierToken)(object)((t is IdentifierToken) ? t : null);
				return val != null && val.Name == "_enter_state";
			}
		}, false, true);
		bool passedWaiter5 = false;
		global::System.Collections.Generic.IEnumerator<Token> enumerator = tokens.GetEnumerator();
		try
		{
			while (((global::System.Collections.IEnumerator)enumerator).MoveNext())
			{
				Token token = enumerator.Current;
				if (waiter.Check(token))
				{
					yield return token;
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("ragdolling");
					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("ragdollrigidbody");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new NilVariant());
					yield return new Token((TokenType)83, (uint?)null);
					modInterface.Logger.Information("RagdollMod - added player definitions");
				}
				else if (waiter2.Check(token))
				{
					yield return token;
					yield return new Token((TokenType)59, (uint?)null);
					yield return (Token)new IdentifierToken("newEvent");
					yield return new Token((TokenType)23, (uint?)null);
					yield return (Token)new IdentifierToken("InputEventKey");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("new");
					yield return new Token((TokenType)80, (uint?)null);
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)89, (uint?)1u);
					yield return (Token)new IdentifierToken("newEvent");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("set_scancode");
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new IdentifierToken("KEY_R");
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)89, (uint?)1u);
					yield return (Token)new IdentifierToken("InputMap");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("add_action");
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new StringVariant("ragdoll"));
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)89, (uint?)1u);
					yield return (Token)new IdentifierToken("InputMap");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("action_add_event");
					yield return new Token((TokenType)80, (uint?)null);
					yield return (Token)new ConstantToken((Variant)new StringVariant("ragdoll"));
					yield return new Token((TokenType)82, (uint?)null);
					yield return (Token)new IdentifierToken("newEvent");
					yield return new Token((TokenType)81, (uint?)null);
					yield return new Token((TokenType)89, (uint?)1u);
					modInterface.Logger.Information("RagdollMod - added input definitions");
				}
				else if (waiter3.Check(token))
				{
					yield return token;
					yield return new Token((TokenType)38, (uint?)null);
					yield return (Token)new IdentifierToken("Input");
					yield return new Token((TokenType)84, (uint?)null);
					yield return (Token)new IdentifierToken("is_action_just_pr