primeiro commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
This commit is contained in:
12
veloren/assets/world/manifests/spots/arch.ron
Normal file
12
veloren/assets/world/manifests/spots/arch.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.natural.arch",
|
||||
center: (32, 14, 10)
|
||||
),
|
||||
(
|
||||
specifier: "world.structure.natural.arch-1",
|
||||
center: (12, 12, 10)
|
||||
),
|
||||
]
|
||||
8
veloren/assets/world/manifests/spots/big-mushroom.ron
Normal file
8
veloren/assets/world/manifests/spots/big-mushroom.ron
Normal file
@@ -0,0 +1,8 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.natural.big_mushroom",
|
||||
center: (14, 14, 15),
|
||||
),
|
||||
]
|
||||
16
veloren/assets/world/manifests/spots/bones.ron
Normal file
16
veloren/assets/world/manifests/spots/bones.ron
Normal file
@@ -0,0 +1,16 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.natural.ribcage-small",
|
||||
center: (7, 13, 4)
|
||||
),
|
||||
(
|
||||
specifier: "world.structure.natural.ribcage-large",
|
||||
center: (13, 19, 8)
|
||||
),
|
||||
(
|
||||
specifier: "world.structure.natural.skull-large",
|
||||
center: (15, 20, 4)
|
||||
),
|
||||
]
|
||||
20
veloren/assets/world/manifests/spots/camp_forest.ron
Normal file
20
veloren/assets/world/manifests/spots/camp_forest.ron
Normal file
@@ -0,0 +1,20 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.camp",
|
||||
center: (3, 3, 1),
|
||||
custom_indices: {
|
||||
8: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
9: RotatedSprite(Bedroll, 0),
|
||||
10: Grass,
|
||||
11: Sprite(CookingPot),
|
||||
12: Sprite(Chest),
|
||||
13: RotatedSprite(Tent, 0),
|
||||
14: RotatedSprite(Tent, 4),
|
||||
15: RotatedSprite(Tent, 6),
|
||||
16: RotatedSprite(Tent, 2),
|
||||
251: Sprite(SmokeDummy),
|
||||
},
|
||||
),
|
||||
]
|
||||
20
veloren/assets/world/manifests/spots/camp_pirate.ron
Normal file
20
veloren/assets/world/manifests/spots/camp_pirate.ron
Normal file
@@ -0,0 +1,20 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.camp",
|
||||
center: (3, 3, 1),
|
||||
custom_indices: {
|
||||
8: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
9: RotatedSprite(BedrollPirate, 0),
|
||||
10: Grass,
|
||||
11: Sprite(CommonLockedChest),
|
||||
12: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
13: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
14: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
15: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
16: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
251: Grass,
|
||||
},
|
||||
),
|
||||
]
|
||||
20
veloren/assets/world/manifests/spots/camp_snow.ron
Normal file
20
veloren/assets/world/manifests/spots/camp_snow.ron
Normal file
@@ -0,0 +1,20 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.camp",
|
||||
center: (3, 3, 1),
|
||||
custom_indices: {
|
||||
8: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
9: RotatedSprite(BedrollSnow, 0),
|
||||
10: Grass,
|
||||
11: Sprite(CookingPot),
|
||||
12: Sprite(Chest),
|
||||
13: RotatedSprite(Tent, 0),
|
||||
14: RotatedSprite(Tent, 4),
|
||||
15: RotatedSprite(Tent, 6),
|
||||
16: RotatedSprite(Tent, 2),
|
||||
251: Sprite(SmokeDummy),
|
||||
},
|
||||
),
|
||||
]
|
||||
12
veloren/assets/world/manifests/spots/gnome_spring.ron
Normal file
12
veloren/assets/world/manifests/spots/gnome_spring.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.gnome_spring",
|
||||
center: (10, 10, 4),
|
||||
custom_indices: {
|
||||
136: Filled(GlowingRock, (r: 0, g: 255, b: 255)),
|
||||
17: Sprite(PinkFlower),
|
||||
},
|
||||
),
|
||||
]
|
||||
16
veloren/assets/world/manifests/spots/grave_small.ron
Normal file
16
veloren/assets/world/manifests/spots/grave_small.ron
Normal file
@@ -0,0 +1,16 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.grave_small",
|
||||
center: (2, 2, 1),
|
||||
custom_indices: {
|
||||
8: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
9: RotatedSprite(Grave, 6),
|
||||
10: RotatedSprite(Gravestone, 6),
|
||||
11: Grass,
|
||||
12: None,
|
||||
13: RotatedSprite(Bones, 4),
|
||||
},
|
||||
),
|
||||
]
|
||||
13
veloren/assets/world/manifests/spots/jungle/outpost.ron
Normal file
13
veloren/assets/world/manifests/spots/jungle/outpost.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.jungle_outpost",
|
||||
center: (32, 28, 33),
|
||||
custom_indices: {
|
||||
8: Filled(Air, (r: 255, g: 255, b: 255)),
|
||||
156: Sprite(FireBowlGround),
|
||||
157: EntitySpawner("common.entity.wild.aggressive.occult_saurok", 1.0),
|
||||
},
|
||||
),
|
||||
]
|
||||
12
veloren/assets/world/manifests/spots/jungle/saurok-altar.ron
Normal file
12
veloren/assets/world/manifests/spots/jungle/saurok-altar.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.saurok-altar",
|
||||
center: (10, 13, 3),
|
||||
custom_indices: {
|
||||
105: Filled(GlowingRock, (r: 161, g: 255, b: 133)),
|
||||
113: Filled(GlowingRock, (r: 139, g: 245, b: 104)),
|
||||
},
|
||||
),
|
||||
]
|
||||
12
veloren/assets/world/manifests/spots/jungle/saurok_totem.ron
Normal file
12
veloren/assets/world/manifests/spots/jungle/saurok_totem.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.saurok_totem_0",
|
||||
center: (8, 8, 20)
|
||||
),
|
||||
(
|
||||
specifier: "world.structure.spots.saurok_totem_1",
|
||||
center: (8, 8, 20)
|
||||
),
|
||||
]
|
||||
12
veloren/assets/world/manifests/spots/jungle/temple_small.ron
Normal file
12
veloren/assets/world/manifests/spots/jungle/temple_small.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.temple_small_0",
|
||||
center: (11, 25, 27)
|
||||
),
|
||||
(
|
||||
specifier: "world.structure.spots.temple_small_1",
|
||||
center: (11, 11, 27)
|
||||
),
|
||||
]
|
||||
8
veloren/assets/world/manifests/spots/myrmidon-temple.ron
Normal file
8
veloren/assets/world/manifests/spots/myrmidon-temple.ron
Normal file
@@ -0,0 +1,8 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.myrmidon-temple",
|
||||
center: (13, 23, 5),
|
||||
),
|
||||
]
|
||||
8
veloren/assets/world/manifests/spots/rock-circle.ron
Normal file
8
veloren/assets/world/manifests/spots/rock-circle.ron
Normal file
@@ -0,0 +1,8 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.natural.rock-circle",
|
||||
center: (30, 30, 4),
|
||||
),
|
||||
]
|
||||
8
veloren/assets/world/manifests/spots/water/shipwreck.ron
Normal file
8
veloren/assets/world/manifests/spots/water/shipwreck.ron
Normal file
@@ -0,0 +1,8 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.shipwreck",
|
||||
center: (32, 14, 16),
|
||||
),
|
||||
]
|
||||
12
veloren/assets/world/manifests/spots/water/shipwreck2.ron
Normal file
12
veloren/assets/world/manifests/spots/water/shipwreck2.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
#![enable(unwrap_newtypes)]
|
||||
|
||||
[
|
||||
(
|
||||
specifier: "world.structure.spots.shipwreck2",
|
||||
center: (32, 31, 14),
|
||||
/// ( X, Y, Z, )
|
||||
custom_indices: {
|
||||
48: Sprite(Chest),
|
||||
},
|
||||
),
|
||||
]
|
||||
Reference in New Issue
Block a user