|
@@ -200,7 +200,7 @@
|
|
// Subtype: paired monoliths
|
|
// Subtype: paired monoliths
|
|
"monolithOneWayEntrance" : {
|
|
"monolithOneWayEntrance" : {
|
|
"index" :43,
|
|
"index" :43,
|
|
- "handler": "teleport",
|
|
|
|
|
|
+ "handler": "monolith",
|
|
"types" : {
|
|
"types" : {
|
|
"monolith1" : { "index" : 0 },
|
|
"monolith1" : { "index" : 0 },
|
|
"monolith2" : { "index" : 1 },
|
|
"monolith2" : { "index" : 1 },
|
|
@@ -214,7 +214,7 @@
|
|
},
|
|
},
|
|
"monolithOneWayExit" : {
|
|
"monolithOneWayExit" : {
|
|
"index" :44,
|
|
"index" :44,
|
|
- "handler": "teleport",
|
|
|
|
|
|
+ "handler": "monolith",
|
|
"types" : {
|
|
"types" : {
|
|
"monolith1" : { "index" : 0 },
|
|
"monolith1" : { "index" : 0 },
|
|
"monolith2" : { "index" : 1 },
|
|
"monolith2" : { "index" : 1 },
|
|
@@ -228,7 +228,7 @@
|
|
},
|
|
},
|
|
"monolithTwoWay" : {
|
|
"monolithTwoWay" : {
|
|
"index" :45,
|
|
"index" :45,
|
|
- "handler": "teleport",
|
|
|
|
|
|
+ "handler": "monolith",
|
|
"types" : {
|
|
"types" : {
|
|
"monolith1" : { "index" : 0 },
|
|
"monolith1" : { "index" : 0 },
|
|
"monolith2" : { "index" : 1 },
|
|
"monolith2" : { "index" : 1 },
|