16 lines
458 B
Plaintext
16 lines
458 B
Plaintext
#![enable(unwrap_newtypes)]
|
|
|
|
[
|
|
(
|
|
specifier: "world.structure.dwarven_quarry.prefab.dwarven_quarry-2-hallway0",
|
|
center: (29, 10, 0),
|
|
custom_indices: {
|
|
8: Filled(Air, (r: 255, g: 255, b: 255)),
|
|
212: Filled(Air, (r: 255, g: 255, b: 255)), // half open Gate
|
|
216: Sprite(KeyDoor),
|
|
213: Keyhole("common.items.keys.rusty_tower_key"),
|
|
136: Sprite(Lantern),
|
|
},
|
|
),
|
|
]
|