1
0
mirror of https://github.com/IkarusHD/ICF-3.git synced 2025-03-04 03:03:12 -05:00
This commit is contained in:
march 2025-01-08 13:38:32 -08:00
parent df8c8a0701
commit 9ec9b5734e

View File

@ -1,5 +1,5 @@
local Storyboard = Ponder.API.NewStoryboard("acf", "turrets", "turret-parenting")
Storyboard:WithName("acf.storyboard.weapons.simple_gun")
Storyboard:WithName("acf.storyboard.turrets.turret_parenting")
Storyboard:WithModelIcon("models/acf/core/t_ring.mdl")
Storyboard:WithDescription(language.GetPhrase("acf.storyboards.turrets.turret_parenting.desc"))