Added NPC to re-level or delete character
Modified npc pickup script to ignore quest item spawns.
This commit is contained in:
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 62
|
||||
"value": 63
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -2569,7 +2569,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 72
|
||||
"value": 73
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -677,7 +677,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -41484,7 +41484,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 24
|
||||
"value": 26
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user