OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Variables
MapInfo.cpp File Reference
#include "MapInfo.h"
#include <cstdlib>
#include <cstring>
#include <sstream>
#include <string>
#include "Utility/Memory/Blob.h"
#include "Utility/String/Ascii.h"
#include "Utility/String/Transformations.h"

Variables

MapStatspMapStats
 
const char * location_type []
 

Variable Documentation

◆ location_type

const char* location_type[]
Initial value:
= {
"GENERIC",
"PADDEDCELL",
"ROOM",
"BATHROOM",
"LIVINGROOM",
"STONEROOM",
"AUDITORIUM",
"CONCERTHALL",
"CAVE",
"ARENA",
"HANGAR",
"CARPETEDHALLWAY",
"HALLWAY",
"STONECORRIDOR",
"ALLEY",
"FOREST",
"CITY",
"MOUNTAIN",
"QUARRY",
"PLAINS",
"PARKINGLOT",
"SEWERPIPE",
"UNDERWATER",
"DRUGGED",
"DIZZY",
"PSYCHOTIC"
}

◆ pMapStats

MapStats* pMapStats