Adds a dodgeball in-hand sprite (#18322)

* inhand

* fix conflict
This commit is contained in:
PacifistDalek
2022-07-19 15:42:14 -04: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)