1
0
forked from noxious/server
This commit is contained in:
2024-08-22 20:00:37 +02:00
parent ff7664bae0
commit c4b50ec811
16 changed files with 97 additions and 80 deletions

View File

@ -29,7 +29,8 @@ class ZoneRepository {
include: {
zoneEventTiles: {
include: {
zone: true
zone: true,
teleport: true
}
},
zoneObjects: {