Implements balling (#21441)

* Implement balling

* docstring
This commit is contained in:
Nathan Winters
2023-07-07 14:45:54 +02:00
committed by GitHub
parent 5d6b0e6a7d
commit 2683da821c
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@
icon = 'icons/obj/basketball.dmi'
icon_state = "dodgeball"
item_state = "dodgeball"
dribbleable = TRUE
/obj/item/beach_ball/dodgeball_team/throw_impact(atom/hit_atom)
..()