Elin Modding Docs Doc
Loading...
Searching...
No Matches
Zone_Specwing.cs
1
using
System;
2
3
// Token: 0x0200071D RID: 1821
4
public
class
Zone_Specwing
:
Zone_SubTown
5
{
6
// Token: 0x17000FE1 RID: 4065
7
// (get) Token: 0x06003475 RID: 13429 RVA: 0x0011C614 File Offset: 0x0011A814
8
public
override
bool
CanSpawnAdv
9
{
10
get
11
{
12
return
true
;
13
}
14
}
15
}
Zone_Specwing
Definition
Zone_Specwing.cs:5
Zone_SubTown
Definition
Zone_SubTown.cs:5
Elin
Zone_Specwing.cs
Generated by
1.12.0