- Corrected typo in CoM faction signup stone location.
- Removed duplicate code for talisman killer bonuses. (It's handled in BaseWeapon.OnHit) - Changed Mobile.Account visibility to GM+ (to match ClientGump). - Removed staff logout delay.
This commit is contained in:
parent
192e87dafa
commit
2067f181e1
5 changed files with 4 additions and 18 deletions
|
|
@ -47,7 +47,7 @@ namespace Server.Factions
|
|||
new Rectangle2D( 4450, 1522, 35, 48 ),
|
||||
},
|
||||
new Point3D( 4469, 1486, 0 ),
|
||||
new Point3D( 4457, 1455, 0 ),
|
||||
new Point3D( 4457, 1544, 0 ),
|
||||
new Point3D[]
|
||||
{
|
||||
new Point3D( 4464, 1534, 21 ),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue