Skip to content

Commit

Permalink
Add powerup timers to SBARDEFs
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlaux committed Nov 29, 2024
1 parent fc49b83 commit d0d118a
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 9 deletions.
48 changes: 45 additions & 3 deletions base/all-all/sbardef.lmp
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -990,6 +990,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down Expand Up @@ -1832,7 +1846,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -1842,6 +1856,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down Expand Up @@ -2136,7 +2164,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -2146,6 +2174,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down
48 changes: 45 additions & 3 deletions base/extras.wad/sbardef.lmp
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -989,6 +989,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down Expand Up @@ -1820,7 +1834,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -1830,6 +1844,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down Expand Up @@ -2113,7 +2141,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -2123,6 +2151,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down
48 changes: 45 additions & 3 deletions base/id1.wad/sbardef.lmp
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -989,6 +989,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down Expand Up @@ -1820,7 +1834,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -1830,6 +1844,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down Expand Up @@ -2113,7 +2141,7 @@
"widget":
{
"x": 320,
"y": 8,
"y": 16,
"alignment": 34,
"tranmap": null,
"translation": null,
Expand All @@ -2123,6 +2151,20 @@
"children": null
}
},
{
"widget":
{
"x": 320,
"y": 8,
"alignment": 34,
"tranmap": null,
"translation": null,
"type": 32,
"font": "Digits",
"conditions": null,
"children": null
}
},
{
"widget":
{
Expand Down

0 comments on commit d0d118a

Please sign in to comment.