Skip to content

Commit

Permalink
re:lathe machines (#2610)
Browse files Browse the repository at this point in the history
## About The Pull Request

resprites most 'production' machines. most of these are related to
research but research is fucking lame so i didn't name the pr that

also redoes the handheld radio sprite because might as fucking well
made on behalf of @Imaginos16 

## Why It's Good For The Game


![image](https://github.com/shiptest-ss13/Shiptest/assets/58402542/f33c95e2-4a68-4b83-82f4-dd6dd2e05c90)


## Changelog

:cl: Imaginos16
add: Resprites most production machines!
add: Resprites handheld radios
/:cl:
  • Loading branch information
rye-rice authored Jan 5, 2024
1 parent 22c0187 commit 2108d3e
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/autolathe.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/obj/machinery/autolathe
name = "autolathe"
desc = "It produces items using metal and glass and maybe other materials, can take design disks."
icon = 'icons/obj/machines/autolathe.dmi'
icon_state = "autolathe"
density = TRUE
use_power = IDLE_POWER_USE
Expand Down
Binary file added icons/obj/machines/autolathe.dmi
Binary file not shown.
Binary file modified icons/obj/machines/research.dmi
Binary file not shown.
Binary file modified icons/obj/radio.dmi
Binary file not shown.
Binary file modified icons/obj/stationobjs.dmi
Binary file not shown.

0 comments on commit 2108d3e

Please sign in to comment.