ParadiseSS13 / Paradise

Paradise Station's GitHub main repository.
https://www.paradisestation.org/forum
GNU Affero General Public License v3.0
405 stars 1.21k forks source link

Dodgeball in-hand sprite shows a basketball #18154

Closed PacifistDalek closed 2 years ago

PacifistDalek commented 2 years ago

Issue Description: Pick up a dodgeball and you'll start bouncing it on the floor, but it'll magically turn into a basketball! (just visually, i'm guessing there is no in-hand sprite for dodgeballs. Probably a good first issue for an aspiring spriter!) image image

When did the problem start happening: June 29, 2022 during the Shepard Station test, but it's probably existed as long as dodgeballs have.

Sirryan2002 commented 2 years ago

this is because dodgeballs inherit the item_state from their base type, simple fix would be to either null the item_state or make one for dodgeballs