Change protection from being teleported home to extend to incognito gods.

avinationmerge
Melanie 2011-03-01 23:34:02 +01:00
parent 9b277b372b
commit 0719ffa6fa
1 changed files with 1 additions and 1 deletions

View File

@ -4486,7 +4486,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
if (presence != null)
{
// agent must not be a god
if (presence.GodLevel >= 200) return;
if (presence.UserLevel >= 200) return;
// agent must be over the owners land
if (m_host.OwnerID == World.LandChannel.GetLandObject(