- Requirements
- May need a newer client for the artwork to show
Add map makers pen to add charges then it works like the other skill tables like the sewing machine, tnker bench and so on.
You need one edit to DefCartography.cs for it to work right, otherwise it will just be a deco and turn the animation on and off.
Add this around line 32 of DefCartography.cs - public override CraftECA ECA => CraftECA.FiftyPercentChanceMinusTenPercent;
This may not be the correct calculation, but it seems to work fine to me lol... enjoy
You need one edit to DefCartography.cs for it to work right, otherwise it will just be a deco and turn the animation on and off.
Add this around line 32 of DefCartography.cs - public override CraftECA ECA => CraftECA.FiftyPercentChanceMinusTenPercent;
This may not be the correct calculation, but it seems to work fine to me lol... enjoy