Adjust artifact info format
This commit is contained in:
parent
0d1d76a86e
commit
0ec6e93496
@ -23,7 +23,7 @@ if ($database->has("locations", ["osmid" => $VARS["id"]])) {
|
||||
"[>]locations" => "locationid",
|
||||
"[>]items" => "itemid"
|
||||
], [
|
||||
"artifacts.currentlife", "artifacts.maxlife", "artifacts.itemid", "items.icon", "items.color"
|
||||
"artifacts.artuuid (id)", "artifacts.currentlife (energy)", "artifacts.maxlife (maxenergy)", "artifacts.itemid", "items.icon", "items.color"
|
||||
], [
|
||||
"locations.osmid" => $VARS["id"]
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user