diff --git a/packages/excavator-script/src/projects/mummingTrunk.ts b/packages/excavator-script/src/projects/mummingTrunk.ts index 9f5dcd9..2bdb3b7 100644 --- a/packages/excavator-script/src/projects/mummingTrunk.ts +++ b/packages/excavator-script/src/projects/mummingTrunk.ts @@ -9,7 +9,7 @@ import { ExcavatorProject } from "../type"; const ATTRIBUTE_INDICATORS = { "1": { - hands: [ + hashands: [ "Captain waves hands at you until you notice the Meat 's found\\.", "Captain distracts your opponent with left hand while punching the Meat out of their pockets with the other\\.", 'Captain emits an enthusiastic "Arrrr," grabs a shovel, and digs up some extra Meat for you\\.', @@ -23,7 +23,7 @@ const ATTRIBUTE_INDICATORS = { ], }, "2": { - wings: [ + haswings: [ " beats wings, building up a static charge in little Beelzebub pitchfork, which then jabs you in the skull with\\.", " flaps wings until builds up a good static charge, then jabs you with little Beelzebub pitchfork\\. Zzzap!", " flies up above you and fires little lightning bolts from little pitchfork at your head, painfully refilling your MP\\.", @@ -43,7 +43,7 @@ const ATTRIBUTE_INDICATORS = { "Saint barks or howls or makes whatever sort of excited animal noise is appropriate for a thing like , and this gets you pumped up\\.", "You give Saint a pat on the head, which might possibly be sacrilegious, and uh\\.\\.\\. I guess that results in you getting a little stronger somehow\\.", ], - biting: [ + bite: [ " bares her fangs at your foe in a not-particularly-saintly way; your foe hesitates for a moment\\.", "and shakes them violently, as Saint Patrick was famous for doing all the time\\.", " chomps your foe on the head and refuses to let go\\. That's that famous Saint Patrick tenacity at work\\.", @@ -51,7 +51,7 @@ const ATTRIBUTE_INDICATORS = { ], }, "4": { - clothes: [ + wearsclothes: [ " smooths purple crushed velvet suit and adjusts lace cravat, then does an elaborate sexy dance for you\\. Unless you have put this costume on an underage familiar, in which case the dance is not sexy\\.", ", dressed to the nines in fancy Prince George costume, orders a random passerby to bring some extra items\\. So haughty!", "Prince does a regal dance\\. Some kind of waltz or something I guess\\? One of those dances with a lot of bowing and turning around\\.", @@ -65,13 +65,13 @@ const ATTRIBUTE_INDICATORS = { ], }, "5": { - eyes: [ + haseyes: [ " peers at a tactical map of the area and pushes some little toy soldiers around it with a bent stick\\.", " scans the horizon with her little field binoculars and gives you some Oliver Cromwellian intelligence updates\\.", " blinks her eyes intelligently, like Oliver Cromwell would\\. Some of that intelligence rubs off on you\\.", " adjusts her little Oliver Cromwell glasses and makes some helpful adjustments to your to-do list\\.", ], - flying: [ + flies: [ "From position above the battlefield, helps you get the jump on your foe in typical Oliver Cromwell style\\.", " shouts some intel about enemy troop formations down at you from position over the battlefield\\. Because that's something Oliver Cromwell did\\.", " dissolves the Rump Parliament and is elected Lord Protector of England by your other familiars\\. Also, you win initiative\\.", @@ -79,7 +79,7 @@ const ATTRIBUTE_INDICATORS = { ], }, "6": { - mechanical: [ + technological: [ ", dressed as The Doctor, gives you a quick MRI\\.", " consults some bleeping Doctor-type machines and writes you a prescription\\.", "Doctor puts a stick in your mouth and shines a light-up gadget in your eyes\\. For some reason, you feel better\\.",