Elin Modding Docs Doc
Loading...
Searching...
No Matches
Zone_MerchantGuild.cs
1
using
System;
2
3
// Token: 0x0200070F RID: 1807
4
public
class
Zone_MerchantGuild
:
Zone_Civilized
5
{
6
// Token: 0x17000FD1 RID: 4049
7
// (get) Token: 0x06003452 RID: 13394 RVA: 0x0011C3F3 File Offset: 0x0011A5F3
8
public
override
bool
AllowCriminal
9
{
10
get
11
{
12
return
false
;
13
}
14
}
15
}
Zone_Civilized
Definition
Zone_Civilized.cs:5
Zone_MerchantGuild
Definition
Zone_MerchantGuild.cs:5
Elin
Zone_MerchantGuild.cs
Generated by
1.12.0