Skip to content

Commit

Permalink
Ngr+Hardliner digitigrade sprites (#3755)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Adds ditigrade sprites for the common crew and officers of NGR and
Hardliner factions.

Sprites by @Imaginos16

![Screenshot 2024-11-14
001631](https://github.com/user-attachments/assets/03df5116-499d-4bf4-88f9-15ee7df8cdc2)


## Why It's Good For The Game

Ditigrade sprites have been lacking for both NGR and Hardliner crews.
These sprites by Imaginos adds a handful to the basic and officer
jumpsuits.

## Changelog

:cl: PositiveEntropy
add: Ditigrade sprites for NGR and Hardliner regular and officer
jumpsuits.
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
Burning02 authored Nov 15, 2024
1 parent f89f12c commit e014572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/clothing/factions/ngr.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
can_adjust = FALSE
icon = 'icons/obj/clothing/faction/ngr/uniforms.dmi'
mob_overlay_icon = 'icons/mob/clothing/faction/ngr/uniforms.dmi'
supports_variations = DIGITIGRADE_VARIATION

/obj/item/clothing/under/syndicate/ngr/fatigues
name = "\improper NGR fatigues"
Expand All @@ -29,6 +30,7 @@
desc = "A button-up in a tasteful black with beige pants, used by officers of the New Gorlex Republic."
icon_state = "ngr_officer"
item_state = "ngr_officer"
supports_variations = DIGITIGRADE_VARIATION

/obj/item/clothing/under/plasmaman/ngr
name = "\improper NGR phorid envirosuit"
Expand Down
Binary file modified icons/mob/species/misc/digitigrade.dmi
Binary file not shown.

0 comments on commit e014572

Please sign in to comment.