Engine Culling (#104)
* Move groups.yml to content. * Add unpowered light prototype from engine. * Move prototypes and textures over. * Update submodule
This commit is contained in:
committed by
GitHub
parent
ed39649721
commit
73f4442410
4
Resources/Prototypes/Tiles/floors.yml
Normal file
4
Resources/Prototypes/Tiles/floors.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- type: tile
|
||||
name: Floor
|
||||
texture: "floor_steel"
|
||||
id: 1
|
||||
4
Resources/Prototypes/Tiles/space.yml
Normal file
4
Resources/Prototypes/Tiles/space.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- type: tile
|
||||
name: Space
|
||||
texture: ""
|
||||
id: 0
|
||||
Reference in New Issue
Block a user