Skip to content

Commit

Permalink
Cutter machine & steel mozaic item tiles (space-wizards#30431)
Browse files Browse the repository at this point in the history
* no texture machine

* done

* delete wip

* bug fixes

* oops

* CutterMachineCircuitboard
Glass: 500
  • Loading branch information
Ko4ergaPunk authored and themias committed Aug 9, 2024
1 parent 405bc55 commit 3aaefa2
Show file tree
Hide file tree
Showing 48 changed files with 1,302 additions and 88 deletions.
5 changes: 5 additions & 0 deletions Resources/Audio/Machines/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,8 @@
license: "CC-BY-SA-3.0"
copyright: "Taken from TG station."
source: "https://github.com/tgstation/tgstation/tree/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0"

- files: ["cutter.ogg"]
license: "CC0-1.0"
copyright: "by Ko4erga"
source: "https://github.com/space-wizards/space-station-14/pull/30431"
Binary file added Resources/Audio/Machines/cutter.ogg
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -1253,3 +1253,16 @@
Steel: 2
Glass: 5
Cable: 2

- type: entity
parent: BaseMachineCircuitboard
id: CutterMachineCircuitboard
name: cutter machine board
components:
- type: MachineBoard
prototype: CutterMachine
stackRequirements:
Steel: 2
Capacitor: 1
Manipulator: 1
Cable: 1
Loading

0 comments on commit 3aaefa2

Please sign in to comment.