Added full CEP3 & Complete Rural/City tileset
Sarum City has been rebuilt with the new tileset, and all the exterior areas were combined into one. New areas added outside the city. They're called Environs. Some additional areas redone to tie into the new areas. Environs are mostly decorated, but lack NPCs in some. Those will be added later.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Head": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
"value": 172
|
||||
},
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 4
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"BodyPart_LFoot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 4
|
||||
},
|
||||
"BodyPart_LHand": {
|
||||
"type": "byte",
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"BodyPart_LShin": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 7
|
||||
},
|
||||
"BodyPart_LShoul": {
|
||||
"type": "byte",
|
||||
@@ -58,19 +58,19 @@
|
||||
},
|
||||
"BodyPart_RBicep": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"BodyPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"BodyPart_RHand": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 8
|
||||
},
|
||||
"BodyPart_RShin": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 7
|
||||
},
|
||||
"BodyPart_RShoul": {
|
||||
"type": "byte",
|
||||
@@ -78,7 +78,7 @@
|
||||
},
|
||||
"BodyPart_RThigh": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"BodyPart_Torso": {
|
||||
"type": "byte",
|
||||
@@ -152,19 +152,19 @@
|
||||
},
|
||||
"Color_Hair": {
|
||||
"type": "byte",
|
||||
"value": 58
|
||||
"value": 71
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
"value": 83
|
||||
},
|
||||
"Color_Tattoo1": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 72
|
||||
},
|
||||
"Color_Tattoo2": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 64
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -1085,7 +1085,7 @@
|
||||
},
|
||||
"ScriptSpawn": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default9"
|
||||
"value": "_boss_spawn_def9"
|
||||
},
|
||||
"ScriptSpellAt": {
|
||||
"type": "resref",
|
||||
@@ -1488,11 +1488,11 @@
|
||||
},
|
||||
"xAppearance_Head": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
"value": 172
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 4
|
||||
},
|
||||
"xBodyPart_Belt": {
|
||||
"type": "word",
|
||||
@@ -1508,7 +1508,7 @@
|
||||
},
|
||||
"xBodyPart_LFoot": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 4
|
||||
},
|
||||
"xBodyPart_LHand": {
|
||||
"type": "word",
|
||||
@@ -1516,7 +1516,7 @@
|
||||
},
|
||||
"xBodyPart_LShin": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 7
|
||||
},
|
||||
"xBodyPart_LShoul": {
|
||||
"type": "word",
|
||||
@@ -1536,19 +1536,19 @@
|
||||
},
|
||||
"xBodyPart_RBicep": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"xBodyPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"xBodyPart_RHand": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 8
|
||||
},
|
||||
"xBodyPart_RShin": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 7
|
||||
},
|
||||
"xBodyPart_RShoul": {
|
||||
"type": "word",
|
||||
@@ -1556,7 +1556,7 @@
|
||||
},
|
||||
"xBodyPart_RThigh": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"xBodyPart_Torso": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user