ShyRasan123 Posted June 25 Share Posted June 25 Hello! I am making a character mod for Don't Starve Together. I wish to allow my character to use wanda clocks, maxwell top hat and wickerbottom books. Is there a list of tags i can add anywhere? And how do i add said tags to my character? Thanks! Link to comment Share on other sites More sharing options...
Haruhi Kawaii Posted June 25 Share Posted June 25 2 hours ago, ShyRasan123 said: Hello! I am making a character mod for Don't Starve Together. I wish to allow my character to use wanda clocks, maxwell top hat and wickerbottom books. Is there a list of tags i can add anywhere? And how do i add said tags to my character? Thanks! You can check tag at \Don't Starve Together\data\databundles\scripts.zip\scripts\prefabs\character in common_postinit Spoiler inst:AddTag("clockmaker") inst:AddTag("pocketwatchcaster") inst:AddTag("bookbuilder") inst:AddTag("shadowmagic") in master_postinit Spoiler inst:AddComponent("reader") Link to comment 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