Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3430224478
It introduced 1 crayon per color which you can craft.
The category is exactly the issue. The mod change the category and as you filter only by Cartography no map appears in the list.
You can patch that by changing the line 498 in the file NIM_TransferRegionWindow.lua to:
self.playerMapItems = getPlayer():getInventory():getAllEvalRecurse(function(item) return (item:getDisplayCategory() == "Cartography" or item:getDisplayCategory() == "LitC") and item:getFullType() ~= "Base.HandmadeMap" end)
The other category is "LitC"
Oh, so probably the mod that change category. I will test it out.
I have 300+ mods, not sure if would be easy to check...
https://pastebin.com/xGkhKFKy
Which is this one: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3413005308
Not sure why, but I have crayons and maps like Muldraugh map, west point map, they don't show up in the list of maps that can be copied to my handmade map.
https://imgur.com/a/Nq4nkIN
It's a bug or am I doing something wrong?
And by the way, the last update made the mini-game way better, thanks!
- There's no longer an add region minigame
- I didn’t remove the sketching minigame, but I did make some improvements. I think it’s faster now and more satisfying.
- Also, adding regions you've visited is back (it's available at "Add region" UI). To keep things balanced, it now uses the sketching minigame as well.
I hope this update pleases both those who liked and those who disliked the minigames.
Noticed that when I sketch a map, it doesn't actually use up the paper in my backpack. Unlimited paper hack.