Cleaned up and enhanced badlands area
jaysyn got the rumormill convo working updated all the npcs that use it
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Hello <Sir/Madam>, Can I interest you in a lapdance?"
|
||||
"0": "Hello <Sir/Madam>, can I interest you in a little entertainment?"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -272,7 +272,7 @@
|
||||
},
|
||||
"Animation": {
|
||||
"type": "dword",
|
||||
"value": 35
|
||||
"value": 0
|
||||
},
|
||||
"AnimLoop": {
|
||||
"type": "byte",
|
||||
@@ -296,7 +296,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "pro_dance"
|
||||
"value": ""
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -309,7 +309,7 @@
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Giggle.......(keep this window open for duration of dance)"
|
||||
"0": "Giggle"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -386,7 +386,7 @@
|
||||
},
|
||||
"NumWords": {
|
||||
"type": "dword",
|
||||
"value": 46
|
||||
"value": 40
|
||||
},
|
||||
"PreventZoomIn": {
|
||||
"type": "byte",
|
||||
@@ -456,7 +456,7 @@
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Errr, ok How much?"
|
||||
"0": "Errr, okay. How much?"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -596,7 +596,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "pro_dance"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
|
Reference in New Issue
Block a user