ThomasSimonini HF staff commited on
Commit
01bd0f0
1 Parent(s): e7fcff0

Update cubzh.lua

Browse files
Files changed (1) hide show
  1. cubzh.lua +1 -1
cubzh.lua CHANGED
@@ -196,7 +196,7 @@ local skills = {
196
  return
197
  end
198
 
199
- Object:Load("claire.party_hat", function(obj)
200
  require("hierarchyactions"):applyToDescendants(obj, { includeRoot = true }, function(o)
201
  o.Physics = PhysicsMode.Disabled
202
  end)
 
196
  return
197
  end
198
 
199
+ Object:Load("pratamacam.chicken_hat", function(obj)
200
  require("hierarchyactions"):applyToDescendants(obj, { includeRoot = true }, function(o)
201
  o.Physics = PhysicsMode.Disabled
202
  end)