mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Evidence chest now locks when new evidence is added to it
This commit is contained in:
parent
420163d35f
commit
6022ffbd1f
@ -2724,6 +2724,7 @@ namespace MWWorld
|
||||
}
|
||||
}
|
||||
}
|
||||
closestChest.getCellRef().mLocked = true;
|
||||
}
|
||||
|
||||
void World::goToJail()
|
||||
|
Loading…
x
Reference in New Issue
Block a user