Esme on 31/3/2008 at 23:01
thank you, a nice little mission like everyone else I missed the coins on the floor of the chapel I wouldn't even think of trying to ghost this so I disabled all the bots and everyone else went bye bye
fortuni on 24/4/2019 at 10:37
Small dml courtesy Unna
Fixes a couple of doors, a key and a Ham Priest behaving in a naughty way with the chapel door. :erm:
Code:
DML1
//T2 FM: Gearheart by Bronze Griffin / Fixes: miss20.mis.dml
//final goal
+ObjProp 250 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 250 "TrapQVar"
{
"" =1:goal_final_1
}
+ObjProp 251 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 251 "TrapQVar"
{
"" =0:goal_state_1
}
+Link 345 250 "ControlDevice"
{
}
+Link 345 251 "ControlDevice"
{
}
+ObjProp 345 "Scripts"
{
"Script 0" TrigContained
}
//keys
-ObjProp 150 "PhysType"
+ObjProp 341 "SlayResult"
{
}
//doors
-ObjProp 160 "JointPos"
-ObjProp 161 "JointPos"
-ObjProp 246 "JointPos"
-ObjProp 247 "JointPos"
//mechanist priest
+ObjProp 277 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cmecprs
}