Crossfire Server, Trunk  1.75.0
weather_replace_t Struct Reference

Defines a tile the weather system can change to another tile. More...

+ Collaboration diagram for weather_replace_t:

Data Fields

int arch_or_name
 If set, tile matches the archetype name, else the object's name. More...
 
archetypedoublestack_arch
 If set, this other archetype will be added atop special_snow. More...
 
weather_replace_tnext
 The next item in the replace list. More...
 
archetypespecial_snow
 The archetype name of the tile to place over specified tile. More...
 
sstring tile
 Tile archetype or object name. More...
 

Detailed Description

Defines a tile the weather system can change to another tile.

Definition at line 142 of file cfweather.cpp.


The documentation for this struct was generated from the following file: