jk68 Posted May 20, 2022 Share Posted May 20, 2022 How do I change a base game item such as seeds which have the code MakeSmallBurnable(inst) I tried figuring it out using this inst:RemoveComponent("burnable") inst:RemoveTag("burnable") but it does nothing and they can still burn Link to comment https://forums.kleientertainment.com/forums/topic/140392-how-to-fire-proof-game-item/ Share on other sites More sharing options...
Leonidas IV Posted May 21, 2022 Share Posted May 21, 2022 Remove the propagator component too 1 Link to comment https://forums.kleientertainment.com/forums/topic/140392-how-to-fire-proof-game-item/#findComment-1572278 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now