Existing players used to logging in with their character name and moo password must signup for a website account.
- adrognik 7s
- Mikael 1m No @invis-wow set
- Fogchild1 2m
- SmokePotion 8s Right or wrong, I'm getting high.
- Raven 26m I lost myself, in the dark charade.
- Rillem 6m Make it personal.
- Archangel212168 1m
- Soltan 25m
- freezeway3k 3m
- Woeful 13m
- Sulfurado 46m
- Hivemind 1m
a Mench 1h Doing a bit of everything.
- zxq 32s Tools: https://ansicolortool.neocities.org
- PsycoticCone 19m
- xXShadowSlayerXx 56m
- JanekSembilan 38s
- Pladdicus 1m uh
- Fay 29m
- hex 4s
- Wulf 1m
- Vanashis 7m
- BlackSoul 4m
- FluffyPuff 30m
And 29 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

Device crafting lacks input information

My character recently made something that required a phone.

I as the player didn't know that the crafting task required a Progia. The only way to figure that out seems to be to craft it.

Had I known, I wouldn't have used a Progia with 1000+ minutes left on it. =(

Is there some way to get a verb on a craftable object that will list the required pieces?

The messaging for the craft action lists the components (too late to matter) but that info could be shifted into a confirmation prompt instead maybe without too much code wrenching?

craft turbo encabulator from prefabulated aluminite

Do you want to craft a Turbo Encabulator from what used to be a prefabulated aluminite and pentametric fan? [Enter 'yes' or 'no']

@0x1mm

You are right.

In my rush to craft the device, I Y'd straight through that prompt.

Sorry to be clear, there isn't a prompt now. You didn't miss it.

Just that there could be a prompt added, maybe, without too much developer effort because the messaging already identifies what items are used in crafting, it just does it after the crafting is triggered instead of before. That might be a simpler solution than sticking crafting components lists in the examine.

I've added a confirmation step that warns what components will be used and that they will likely be consumed in the process.