I can see clearly now (#778)

* Updates and crafting recipe

* Updated descriptions
This commit is contained in:
Swept
2020-03-06 19:08:02 +00:00
committed by GitHub
parent 6c6ef3911d
commit ae5924072f
7 changed files with 400 additions and 9 deletions

View File

@@ -13,8 +13,10 @@
- type: Sprite
netsync: false
drawdepth: Walls
- type: Icon
state: full
- type: Collidable
shapes:
- !type:PhysShapeAabb
@@ -26,6 +28,7 @@
- type: Occluder
sizeX: 32
sizeY: 32
- type: SnapGrid
offset: Center

View File

@@ -2,6 +2,10 @@
id: window
name: Window
description: Don't smudge up the glass down there.
placement:
mode: SnapgridCenter
snap:
- Window
components:
- type: Clickable
- type: InteractionOutline
@@ -13,7 +17,7 @@
- type: Icon
sprite: Buildings/window.rsi
state: window0
state: full
- type: Collidable
shapes:
@@ -30,10 +34,6 @@
- type: Window
base: window
placement:
snap:
- Wall
- type: entity
id: rwindow
name: Reinforced Window
@@ -48,4 +48,4 @@
- type: Icon
sprite: Buildings/rwindow.rsi
state: rwindow0
state: full