Caves of Qud

Caves of Qud

Friendly Improved Mutations
Showing 1-3 of 3 entries
Update: 27 Feb @ 8:34pm

Improved_Wings.cs
* Corrected DeepCopy override. Was incorrectly referencing the original Wings.cs class reference, instead of Improved_Wings, causing errors with clones, etc.

workshop.json
* Updated description to correct formatting for the json to parse into Qud and Steam Workshop so I don't have to do it manually anymore.

Update: 16 Feb @ 9:05am

BurrowingClaws.cs
* Removed after investigating mod compatibility issues with anything touching BurrowingClaws.cs. Discovered the only real difference between the two were this one being based on an old version of BurrowingClaws, and reenabling digging up and down, which can be done in the options anyway, so having it in here now felt redundant.

Carapace.cs, Horns.cs, HornsProperties.cs, Improved_Wings.cs
* Removed left-over assembly language and tidied up.

ObjectBlueprints.xml
* Removed unused entries from the removed mutations. Snake Tail and Fangs.

Update: 26 Jan @ 1:38pm

Initial upload.