TAC The Kindred Vault Nov. 30, 2008 - by ghost_in_the_shell
fortuni on 31/10/2021 at 14:54
dml courtesy Glypher
Fixes
- Incorrect end of game pockets picked.
- Doors
- Newmantle issue
Code:
DML1
//T2 FM: The Kindred Vault (Thief Anniversary Contest) by Paul D. Rotter (eepcat) / Fixes: miss20.mis.dml
//doors
+ObjProp 6 "BlockFrob"
{
"" true
}
+ObjProp 6 "PickDist"
{
"" 5.00
}
+Link 19 337 "ScriptParams"
{
"" Double
}
+MetaProp 36 -2420
+MetaProp 199 -2420
+MetaProp 355 -2420
ObjProp 200 "TransDoor"
{
"Open Position" -3.50
}
-ObjProp 329 "PhysType"
+ObjProp 329 "PhysType"
{
"Type" OBB
}
-ObjProp 412 "PhysType"
+ObjProp 412 "PhysType"
{
"Type" OBB
}
//pickpockets
-Link 99 101 "ControlDevice"
//mantling
+ObjProp 130 "PhysCanMant"
{
}
//keys
+StimSource 165 "Stench"
{
Intensity 1
Propagator "Contact"
{
Shape
{
"Contact Types" Frob Inv -> World
}
}
}
+ObjProp 165 "NoDrop"
{
"" true
}
+Receptron 170 "Stench"
{
Max 2
Target Me
Agent -1
Effect "add_prop"
{
"Prop Name" FrobInfo
}
}
ObjProp 170 "Scripts"
{
"Don't Inherit" true
}
+StimSource 166 "Stench"
{
Intensity 4
Propagator "Contact"
{
Shape
{
"Contact Types" Frob Inv -> World
}
}
}
+ObjProp 166 "NoDrop"
{
"" true
}
+Receptron 171 "Stench"
{
Min 3
Max 5
Target Me
Agent -1
Effect "add_prop"
{
"Prop Name" FrobInfo
}
}
ObjProp 171 "Scripts"
{
"Don't Inherit" true
}
+StimSource 168 "Stench"
{
Intensity 7
Propagator "Contact"
{
Shape
{
"Contact Types" Frob Inv -> World
}
}
}
+ObjProp 168 "NoDrop"
{
"" true
}
+Receptron 172 "Stench"
{
Min 6
Max None
Target Me
Agent -1
Effect "add_prop"
{
"Prop Name" FrobInfo
}
}
ObjProp 172 "Scripts"
{
"Don't Inherit" true
}
+ObjProp 274 "StackCount"
{
}
//vases
+ObjProp 367 "PickDist"
{
"" 6.00
}
+ObjProp 368 "PickDist"
{
"" 6.00
}