taffedinthehead on 12/8/2016 at 18:07
The key hunt is broken - two of the clues lead to the same destination (stairs under the foyer) and two of them lead to each other (Throne and Kitchen Storage) - otherwise, GREAT remake of a classic level! Gets the WTT (What The Taff!?) award for the finale!!
moatazemam on 5/10/2020 at 01:46
Just finished. What an amazing mission. And the loot! 75000+? That's not just rent money, that's retirement money. Thanks for a wonderful game.
It was wonderful revisiting old Lord Buffy :D
SpiffyMario55 on 14/10/2022 at 01:58
Ok now that I have my blackjack...how the frick do I get rid of the lead pipe?!:confused:
fortuni on 7/11/2023 at 07:34
dml to fix missing loot courtesy Glypher
Fixes
- Gives intentionally unfrobbable loot zero value
- Makes available 2 items of loot in the Cathedral
Code:
DML1
//T2 FM: Lord Bafford's Secret by Rod Peirson (DarthsLair) / Fixes: miss20.mis.dml
//loot
+ObjProp 1124 "Loot"
{
}
+ObjProp 1211 "Loot"
{
}
+ObjProp 2427 "Loot"
{
}
-ObjProp 1947 "PhysType"
-ObjProp 2428 "PhysType"
ObjProp 2428 "Position"
{
"Location" -28.2, 264.25, -176.925
}
+ObjProp 2429 "ModelName"
{
"" trbottle
}
-ObjProp 2429 "PhysType"
ObjProp 2429 "Position"
{
"Location" -28.2, 265, -176.615
}