feat: unify authored activity commands
This commit is contained in:
@@ -6,8 +6,8 @@ const LoadedResourceSpatialIndexScript := preload(
|
||||
)
|
||||
|
||||
const DEFAULT_CONTEXT_ID := &"jajce_interior"
|
||||
const DEFAULT_WORLD_ID := &"regional_bosnia"
|
||||
const DEFAULT_LOCATION_ID := &"location_jajce"
|
||||
const DEFAULT_WORLD_ID := SimulationIds.REGIONAL_WORLD_BOSNIA
|
||||
const DEFAULT_LOCATION_ID := SimulationIds.REGIONAL_LOCATION_JAJCE
|
||||
const TARGET_KIND_RESOURCE := &"resource"
|
||||
const TARGET_KIND_STORAGE := &"storage"
|
||||
const TARGET_KIND_ACTIVITY := &"activity"
|
||||
|
||||
Reference in New Issue
Block a user