Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lua msdp.CHARACTER_LOCATION
- {
- CONTINENT = {
- NAME = "Niebelung",
- VNUM = "4"
- },
- ROOM = {
- EXITS = {
- ["0"] = {
- DIRECTION = "north",
- VNUM = "-1"
- },
- ["1"] = {
- DIRECTION = "east",
- DOOR_NAME = "cell",
- DOOR_STATE = "open",
- VNUM = "40112"
- },
- ["2"] = {
- DIRECTION = "south",
- VNUM = "-1"
- },
- ["3"] = {
- DIRECTION = "west",
- VNUM = "-1"
- },
- ["4"] = {
- DIRECTION = "up",
- VNUM = "-1"
- },
- ["5"] = {
- DIRECTION = "down",
- VNUM = "-1"
- }
- },
- NAME = "Prison Cell",
- TERRAIN = {
- ID = "25",
- NAME = "Dungeon"
- },
- VNUM = "40111"
- },
- ZONE = {
- NAME = "The DemonWeb and Citadel",
- VNUM = "137"
- }
- }
- Eliks utters the
Advertisement
Add Comment
Please, Sign In to add comment