Gives the Spider Charge a unique sprite (Ninja C4) (#68362)

This commit is contained in:
ReinaCoder
2022-07-20 17:29:30 -05:00
committed by GitHub
parent dc855c9c09
commit 8a54905242
4 changed files with 2 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@
/obj/item/grenade/c4/ninja
name = "spider charge"
desc = "A modified C-4 charge supplied to you by the Spider Clan. Its explosive power has been juiced up, but only works in one specific area."
icon_state = "ninja-explosive0"
inhand_icon_state = "ninja-explosive"
boom_sizes = list(4, 8, 12)
///Weakref to the mob that has planted the charge
var/datum/weakref/detonator
Binary file not shown.

Before

Width:  |  Height:  |  Size: 743 B

After

Width:  |  Height:  |  Size: 957 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 759 B

After

Width:  |  Height:  |  Size: 953 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 36 KiB