Adds a dodgeball in-hand sprite (#18322)

* inhand

* fix conflict
This commit is contained in:
PacifistDalek
2022-07-19 14:42:14 -05:00
committed by GitHub
parent ae335b55e2
commit dc4a5ca135
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
name = "dodgeball"
icon = 'icons/obj/basketball.dmi'
icon_state = "dodgeball"
item_state = "basketball"
item_state = "dodgeball"
desc = "Used for playing the most violent and degrading of childhood games."
/obj/item/beach_ball/dodgeball/throw_impact(atom/hit_atom)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 196 KiB