mad-duck
FiveM resource to play a duck quack sound when the player walks.
Link
Introduction
Preview
Installation
Inventory Item
How to use
Features
Last updated

FiveM resource to play a duck quack sound when the player walks.
Last updated
-- Duck footsteps
['mad_duck'] = {
label = 'Rubber Ducky',
weight = 100,
stack = false,
description = 'A rubber ducky',
client = {
export = 'mad-duck.quack',
image = 'rubber_duck.png', -- or 'qbx_duck.png'
}
},