Skip to content

Commit

Permalink
Praetorian Modsuit Digitigrade sprite fix (#331)
Browse files Browse the repository at this point in the history
* Updated sprites, namely the helmet+visor and chest

* Secondary sprite fix on chest

* Praetorian modsuit - digitigrade sprite fix

* fixed missing sprite in mod.dmi

---------

Co-authored-by: Kyogon <[email protected]>
  • Loading branch information
Steals-The-PRs and Kyogon authored Oct 28, 2023
1 parent adb2598 commit 10d42c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified modular_skyrat/master_files/icons/mob/mod.dmi
Binary file not shown.
3 changes: 3 additions & 0 deletions modular_skyrat/modules/blueshield/code/modsuit/mod_type.dm
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/obj/item/mod/control/pre_equipped/blueshield
worn_icon = 'modular_skyrat/modules/blueshield/icons/worn_praetorian.dmi'
icon = 'modular_skyrat/modules/blueshield/icons/praetorian.dmi'
icon_state = "praetorian-control"
theme = /datum/mod_theme/blueshield
applied_cell = /obj/item/stock_parts/cell/super
applied_modules = list(
Expand Down

0 comments on commit 10d42c9

Please sign in to comment.