Adds a Football (#20938)

Adds a football:
1. Walk into on Help intent to kick normally
2. Alt+Click or Walk into on non-Help intent to kick powerfully
3. Drag onto character sprite to pick up


![image](https://github.com/user-attachments/assets/5ac378f2-f085-4817-90be-209fa6cff470)

---------

Signed-off-by: smellie <sadkermit01@gmail.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
smellie
2025-07-22 10:08:52 +00:00
committed by GitHub
co-authored by SleepyGemmy
parent d438053ddd
commit 6aaffeb1fb
5 changed files with 86 additions and 3 deletions
@@ -182,3 +182,10 @@
if(path) // repeat 3 times for each item
for(i = 0, i < 3, ++i)
new path(sheet)
/datum/gear/toy/football
display_name = "football"
description = "A classic, black and white football for kicking. Also known as a soccerball on Biesel and some parts of Earth for some reason."
cost = 1
allowed_roles = list("Off-Duty Crew Member", "Passenger")
path = /obj/item/toy/football