Types/Objects

* make traps their own category
 * move "trap for" from infobox to listview tabs as there can be a couple hundred GOs pointing to the same trap.
This commit is contained in:
Sarjuuk
2024-03-15 23:45:35 +01:00
parent ec1a2afc5f
commit d4a0abf704
16 changed files with 50 additions and 29 deletions

View File

@@ -325,7 +325,8 @@ var mn_objects = [
[-3,"Hierbas"],
[-4,"Venas de minerales"],
[-2,"Misión"],
[-6,"Herramientas"]
[-6,"Herramientas"],
[6,"Trampas"]
];
var mn_quests = [
[,"Continentes"],
@@ -1449,6 +1450,7 @@ var g_object_types = {
0: 'Otros',
9: 'Libro',
3: 'Contenedore',
6: 'Trampa',
"-5": 'Cofre',
25: '[Fishing Pool]',
"-3": 'Hierba',