Skip to content

Commit

Permalink
replaces DME PD turret sprite (#6887)
Browse files Browse the repository at this point in the history
i don't think this asset is CC-BY-SA bros
  • Loading branch information
lolman360 authored Nov 26, 2024
1 parent 4e24d66 commit 9d6a288
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/pointdefense.dm
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ GLOBAL_LIST_BOILERPLATE(pointdefense_turrets, /obj/machinery/power/pointdefense)
/obj/machinery/power/pointdefense
name = "\improper point defense battery"
icon = 'icons/obj/pointdefense.dmi'
icon_state = "pointdefense2"
icon_state = "pointdefense"
desc = "A Kuiper pattern anti-meteor battery. Capable of destroying most threats in a single salvo."
description_info = "Must have the same ident tag as a fire assist mainframe on the same facility. Use a multitool to set the ident tag."
density = TRUE
Expand Down
Binary file modified icons/obj/pointdefense.dmi
Binary file not shown.

0 comments on commit 9d6a288

Please sign in to comment.