Skip to content

Commit

Permalink
Added fixed lantern model, corrected mis-named dml for Life of the Pa…
Browse files Browse the repository at this point in the history
…rty swinging bell, disabled automatic build for non-master branches
  • Loading branch information
NamelessVoice committed Feb 27, 2024
1 parent bfda8d8 commit 862c867
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 27 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Package
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion Enhancement Pack/ep/gamesys.dml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ ObjProp "SwingingBell" "CfgTweqJoints" {
ObjProp "M11BellChurch" "SchLoopParams" {
"Interval Min" 5000
"Interval Max" 5000
}
}
24 changes: 0 additions & 24 deletions Enhancement Pack/ep/miss11.dml

This file was deleted.

28 changes: 28 additions & 0 deletions Enhancement Pack/ep/miss11.mis.dml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
DML1

FINGERPRINT
{
QVAR "T2origmis" == 1
}
FINGERPRINT
{
296 [-194 179 4]
779 [-483 156 -33]
1444 [-454 206 86]
1766 [-154 116 -27]
1424 [-320 103 84]
808 [-424 186 30]
265 [-518 145 -32]
1588 [-446 191 31]
QVAR "goal_target_0" == 356
}

ObjProp 107 "StTweqJoints" {
Joint1AnimS On
Joint2AnimS On, Reverse
}

+ObjProp 107 "JointPos" {
"Joint 1" -6.0
"Joint 2" 24.0
}
Binary file added Enhancement Pack/ep/obj/roblant.bin
Binary file not shown.

0 comments on commit 862c867

Please sign in to comment.