Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table and chair construction 1 #353

Merged
merged 6 commits into from
Jul 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix chair sprites
  • Loading branch information
Peptide90 committed Jul 14, 2024
commit 37f751d9a8237cb95bf7b873259e94e6f938b851
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
category: construction-category-furniture
description: You sit in this. Either by will or force.
icon:
sprite: _Nuclear14/Structures/Furniture/chairs.rsi
sprite: _Nuclear14/Structures/Furniture/bedsandchairs.rsi
state: wooden_chair
objectType: Structure
placementMode: SnapgridCenter
Expand Down Expand Up @@ -171,7 +171,7 @@
category: construction-category-furniture
description: You sit in this. Either by will or force.
icon:
sprite: _Nuclear14/Structures/Furniture/chairs.rsi
sprite: _Nuclear14/Structures/Furniture/bedsandchairs.rsi
state: wooden_chair_settler
objectType: Structure
placementMode: SnapgridCenter
Expand All @@ -189,7 +189,7 @@
category: construction-category-furniture
description: You sit in this. Either by will or force.
icon:
sprite: _Nuclear14/Structures/Furniture/chairs.rsi
sprite: _Nuclear14/Structures/Furniture/bedsandchairs.rsi
state: bar_black
objectType: Structure
placementMode: SnapgridCenter
Expand All @@ -207,7 +207,7 @@
category: construction-category-furniture
description: You sit in this. Either by will or force.
icon:
sprite: _Nuclear14/Structures/Furniture/chairs.rsi
sprite: _Nuclear14/Structures/Furniture/bedsandchairs.rsi
state: bar_tan
objectType: Structure
placementMode: SnapgridCenter
Expand Down