Skip to content

Commit

Permalink
Adds some previously missing fighter component icons (#2704)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bokkiewokkie authored Oct 10, 2024
1 parent 52b1699 commit 2b7608c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nsv13/code/modules/overmap/fighters/construction.dm
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@

/obj/item/fighter_component/targeting_sensor
name = "\improper Fighter Targeting Sensors"
icon = 'icons/obj/crates.dmi'
icon_state = "weapon_crate"
icon_state = "targeting_sensor"
tier = null //Cannot be upgraded.

//Woe betide all ye who venture here.
Expand Down
Binary file modified nsv13/icons/obj/fighter_components.dmi
Binary file not shown.

0 comments on commit 2b7608c

Please sign in to comment.