Mostly npc script adjusments
and placeable tag changes
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
},
|
||||
"ScriptDialogue": {
|
||||
"type": "resref",
|
||||
"value": "npc_sit_stay"
|
||||
"value": "nw_c2_default4"
|
||||
},
|
||||
"ScriptDisturbed": {
|
||||
"type": "resref",
|
||||
@@ -216,7 +216,7 @@
|
||||
},
|
||||
"ScriptHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": "npc_sit_stay"
|
||||
"value": "x2_def_heartbeat"
|
||||
},
|
||||
"ScriptOnBlocked": {
|
||||
"type": "resref",
|
||||
@@ -232,7 +232,7 @@
|
||||
},
|
||||
"ScriptSpawn": {
|
||||
"type": "resref",
|
||||
"value": "npc_sit_stay"
|
||||
"value": "oldman_sit"
|
||||
},
|
||||
"ScriptSpellAt": {
|
||||
"type": "resref",
|
||||
|
Reference in New Issue
Block a user