Finished Dragonmarsh Lowlands encounters
Finished Dragonmarsh Lowlands random encounters. Finished Forest of Hope random encounters. Added ProjectQ shambling mound model. Cleaned up & set up spawns in several smaller areas. Created new pnp UTCs for the following creatures: worg, wolf, willowisp, stirge, shambling mound, shadow druid, beholder, Droog the Ogre & Drusilla the Druid.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Level 12a: Fighting Pit"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"LoadScreenID": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
"value": 25
|
||||
},
|
||||
"ModListenCheck": {
|
||||
"type": "int",
|
||||
@@ -87,7 +87,7 @@
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Fighting Pit"
|
||||
"0": "Level 12a: Fighting Pit"
|
||||
}
|
||||
},
|
||||
"NoRest": {
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "spawn_smpl_onen2"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -148,7 +148,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "FightingPit"
|
||||
"value": "FIGHTING_PIT"
|
||||
},
|
||||
"Tile_List": {
|
||||
"type": "list",
|
||||
@@ -849,7 +849,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 4
|
||||
"value": 5
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user