Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
add asset patches
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteZ1337 committed Jun 15, 2024
1 parent 4d91f60 commit fc41a7e
Show file tree
Hide file tree
Showing 19 changed files with 37 additions and 0 deletions.
Binary file added asset_patches/assets/RifleKill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asset_patches/assets/RifleLockKill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asset_patches/assets/RifleLockTranq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asset_patches/assets/RifleSelOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asset_patches/assets/RifleTranq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
20 changes: 20 additions & 0 deletions asset_patches/assets/data/Papers.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" ?>
<papers>

<paper id="JuicerCheckPassed" outer="JuicerCheckPassedOuter.png" reveal="fromslot" oddshape="true">
<page image="JuicerCheckPassedInner.png"/>
</paper>

<paper id="JuicerCheckFailed1" outer="JuicerCheckFailedOuter1.png" reveal="fromslot" oddshape="true">
<page image="JuicerCheckFailedInner1.png"/>
</paper>

<paper id="JuicerCheckFailed2" outer="JuicerCheckFailedOuter2.png" reveal="fromslot" oddshape="true">
<page image="JuicerCheckFailedInner2.png"/>
</paper>

<paper id="JuicerCheckFailed3" outer="JuicerCheckFailedOuter3.png" reveal="fromslot" oddshape="true">
<page image="JuicerCheckFailedInner3.png"/>
</paper>

</papers>
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asset_patches/audio/awp.fsb
Binary file not shown.
17 changes: 17 additions & 0 deletions asset_patches/audio_patches.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"objectName": "border-gunshot",
"patchedPath": "audio/awp.fsb",
"loadType": 0,
"channels": 2,
"frequency": 48000,
"bitsPerSample": 16,
"length": 4.642667,
"isTrackerFormat": false,
"subsoundIndex": 0,
"preloadAudioData": false,
"loadInBackground": false,
"legacy3d": true,
"compressionFormat": "adpcm"
}
]
Binary file removed img_patch/64.png
Binary file not shown.

0 comments on commit fc41a7e

Please sign in to comment.