Browse Source

Fix typo in line 190

tags/v0.8.3^2
Nodal (Lunera) 3 years ago
parent
commit
b4f132a3fc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/server/config/maps/cave/dialogues.js

+ 1
- 1
src/server/config/maps/cave/dialogues.js View File

@@ -187,7 +187,7 @@ module.exports = {
},
14: {
msg: [{
msg: 'Perhaps. But it may prove to be our salvation. For now we have double need of the energy. Our portal was closed from the other side and we don\'t have sufficient power between us to repopen it from here.',
msg: 'Perhaps. But it may prove to be our salvation. For now we have double need of the energy. Our portal was closed from the other side and we don\'t have sufficient power between us to reopen it from here.',
options: [14.1, 6.1]
}],
options: {


Loading…
Cancel
Save