You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ricochet1k edited this page Mar 18, 2012
·
4 revisions
Is true if the world matches the specified world name or one of the worlds in the alias.
Syntax
- 'if event.world.{world_name_or_alias}': 'blah'
Examples
Damage: #Everything hurts more in Hell, but Heaven not so much.
- 'if event.world.HellWorld': '+2'
- 'if event.world._skyWorlds': '-2'Aliases:
World:
skyWorlds:
- 'skyftw'
- 'anotherCastleInTheSkyWorld'