mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-20 11:17:12 +01:00
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
// Adds squeak action button for squeaky bones (like the one tennis balls have)
|
|
/obj/item/toy/fluff/bone_poly/squeak
|
|
actions_types = list(/datum/action/item_action/squeeze)
|