-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PTR: New build - messing around in open world and delves
- Loading branch information
1 parent
c21dbf9
commit cd5716a
Showing
18 changed files
with
526 additions
and
77 deletions.
There are no files selected for viewing
73 changes: 73 additions & 0 deletions
73
.contrib/Parser/DATAS/00 - DB/Dynamic/DynamicObjectDB_638726845361262807.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
local ObjectDB = ObjectDB; for objectID,objectData in pairs({ | ||
[469858] = { | ||
readable = "Shiny Trash Can", | ||
text = { | ||
en = "Shiny Trash Can", | ||
es = "Shiny Trash Can", | ||
de = "Shiny Trash Can", | ||
fr = "Shiny Trash Can", | ||
it = "Shiny Trash Can", | ||
pt = "Shiny Trash Can", | ||
ru = "Shiny Trash Can", | ||
ko = "Shiny Trash Can", | ||
cn = "Shiny Trash Can", | ||
}, | ||
}, | ||
[478435] = { | ||
readable = "Waiting Garbage Can", | ||
text = { | ||
en = "Waiting Garbage Can", | ||
es = "Waiting Garbage Can", | ||
de = "Waiting Garbage Can", | ||
fr = "Waiting Garbage Can", | ||
it = "Waiting Garbage Can", | ||
pt = "Waiting Garbage Can", | ||
ru = "Waiting Garbage Can", | ||
ko = "Waiting Garbage Can", | ||
cn = "Waiting Garbage Can", | ||
}, | ||
}, | ||
[478436] = { | ||
readable = "Waiting Garbage Can", | ||
text = { | ||
en = "Waiting Garbage Can", | ||
es = "Waiting Garbage Can", | ||
de = "Waiting Garbage Can", | ||
fr = "Waiting Garbage Can", | ||
it = "Waiting Garbage Can", | ||
pt = "Waiting Garbage Can", | ||
ru = "Waiting Garbage Can", | ||
ko = "Waiting Garbage Can", | ||
cn = "Waiting Garbage Can", | ||
}, | ||
}, | ||
[478437] = { | ||
readable = "Waiting Garbage Can", | ||
text = { | ||
en = "Waiting Garbage Can", | ||
es = "Waiting Garbage Can", | ||
de = "Waiting Garbage Can", | ||
fr = "Waiting Garbage Can", | ||
it = "Waiting Garbage Can", | ||
pt = "Waiting Garbage Can", | ||
ru = "Waiting Garbage Can", | ||
ko = "Waiting Garbage Can", | ||
cn = "Waiting Garbage Can", | ||
}, | ||
}, | ||
[478438] = { | ||
readable = "Waiting Garbage Can", | ||
text = { | ||
en = "Waiting Garbage Can", | ||
es = "Waiting Garbage Can", | ||
de = "Waiting Garbage Can", | ||
fr = "Waiting Garbage Can", | ||
it = "Waiting Garbage Can", | ||
pt = "Waiting Garbage Can", | ||
ru = "Waiting Garbage Can", | ||
ko = "Waiting Garbage Can", | ||
cn = "Waiting Garbage Can", | ||
}, | ||
}, | ||
}) | ||
do ObjectDB[objectID] = objectData; end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.