Added NESS. Updated Level 10
Added NESS. Updated Level 10. Full compile.
This commit is contained in:
@@ -3777,7 +3777,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 12.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -4046,7 +4046,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 21.0
|
||||
"value": 22.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -5838,7 +5838,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 162.0
|
||||
"value": 175.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -7016,7 +7016,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 35.0
|
||||
"value": 37.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
|
||||
@@ -7949,6 +7949,17 @@
|
||||
"value": "prc_it_poist3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rod of Spawn Banners"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "spawn_ban_rod"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
||||
@@ -45,6 +45,83 @@
|
||||
"value": 5348
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "corpse"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "invis_corpse_bdy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "corpse"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "invis_corpse_bon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "corpse"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "invis_corpse_obj"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "corpse"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "invis_corpse_pch"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "corpse"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "invis_corpse_pot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "corpse"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "invis_corpse_scr"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "corpse"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "invis_corpse_tre"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -241,6 +318,28 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Active Spawn"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "spawn_ban_a"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Deactivated Spawn"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "spawn_ban_d"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
||||
Reference in New Issue
Block a user