Extends
Classes
Methods
getProxiedTerrain()
- Description:
Return the terrain being wrapped (TerrainProxy interface).
- Source:
- Overrides:
A one-shot trigger that fires only when the player does not possess the specified flag or item. Once it fires it removes itself, so it will never fire again.
Typical use: gate a warning or event on the player lacking a required prerequisite — e.g. display a reminder message until the player picks up the required item, at which point the trigger is gone and never interrupts them again.
Return the terrain being wrapped (TerrainProxy interface).