Gloria Creep on 22/5/2006 at 22:41
Yes Komag, I've got that patch.
Never mind about it. Just tell me, what will happen if I could get the right code?
Is there something else in this game I should do?
Gloria Creep :angel:
Komag on 22/5/2006 at 22:58
If you win you will see the lid open up and see the matching colors, and he'll congratulate you. That's it.
You ARE pushing the button on the right after picking colors, right?
Gloria Creep on 22/5/2006 at 23:28
yes off course!!!
I tried again. He doesn't speak anymore, after his first speech!!!:ebil:
Gloria Creep :angel:
fortuni on 19/4/2019 at 18:04
An minor dml to fix the end of game stats. There is loot available in this mission, Dromed is only reporting decorative loot.
Code:
DML1
//Mind Master: Fix decorative loot. File: miss25.mis.dml
+ObjProp 130 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 138 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 139 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 140 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 141 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 146 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 147 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 148 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 149 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 150 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 151 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 152 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 153 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 154 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 155 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}
+ObjProp 156 "Loot"
{
"Gold" 0
"Gems" 0
"Art" 0
}