Skip to content

Commit

Permalink
feat: add rememberlockpick angle offsets
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Dec 13, 2021
1 parent 10eb372 commit 6dcc78b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions database.csv
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ id,sse,vr,status,name
50886,0x140887d10,0x1408b5240,3,RE::Inventory3DManager::Clear3D
50978,0x14088e280,0x1408bba50,3,EssentialFavorites::Dropped::IsQuestObject
51081,0x140896ac0,0x1408c4770,3,LockVariations::Model::RequestModel
51093,0x1408983e0,0x1408c6080,3,RememberLockpickAngle::LockpickBreakAddr
51094,0x1408987d0,0x1408c6500,3,LockVariations::Sound::update_pick_angle
51096,0x140898cd0,0x1408c69f0,3,LockVariations::Sound::update_lock_angle
51098,0x140898ff0,0x1408c6dd0,3,LockVariations::Sound::rotate_lock
Expand Down
1 change: 1 addition & 0 deletions se_ae.csv
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ sseid,aeid,confidence,name
43022,44213,2,PapyrusExtender::Projectile::SendHitEvent
44036,45432,2,EnhancedReanimation::CombatMagicCasterReanimate::CheckShouldEquip
51081,51960,2,LockVariations::RequestModel
51093,51975,3,RememberLockpickAngle::LockpickBreakAddr
51094,51976,2,LockVariations::update_pick_angle
51096,51978,2,LockVariations::update_lock_angle
51098,51980,2,LockVariations::rotate_lock
Expand Down

0 comments on commit 6dcc78b

Please sign in to comment.