mxleader on 29/10/2005 at 14:47
I already did replaced convict.osm, but maybe I'll do it again just for fun.
Taffy Mug on 1/11/2005 at 01:54
Did we relally need this poor remake of Mechanist Cathedral (which was nothing laudable either)? :erg:
Though pretty much enjoyed Close Encounters of yours! Thanks for mission anyway. Try to rise standarts of quality with each attempt! :thumb:
fortuni on 19/3/2019 at 15:49
Minor dml fix to amended the end of game stats to their correct value, courtesy Unna.
Code:
DML1
//T2 FM: The Creepy Temple by P Forth / Fixes: miss20.mis.dml
//chest
-ObjProp 137 "PhysType"
ObjProp 137 "Position"
{
"Location" 407.49, 201.85, 496.18
}
+ObjProp 137 "PhysType"
{
"Type" OBB
}
//loot
+ObjProp 152 "Loot"
{
}
+ObjProp 523 "Loot"
{
}
+ObjProp 524 "Loot"
{
}
//doors
+ObjProp 581 "FrobInfo"
{
}
+ObjProp 644 "FrobInfo"
{
}
+ObjProp 645 "FrobInfo"
{
}
//gold skull (junk)
+ObjProp 828 "InvType"
{
}