Skip to content

Commit 0a94bfb

Browse files
authored
Merge pull request #412 from db0/kai2
Fix act2 and act3 bosses crashing game
2 parents 20dec94 + 64aebe0 commit 0a94bfb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+556
-24
lines changed

assets/cards/Languor.jpg

691 KB
Loading
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
importer="texture"
44
type="StreamTexture"
5-
path="res://.import/eel.png-a38a6b63e99face39fd4949f29a1b5f7.stex"
5+
path="res://.import/Languor.jpg-c92a169ba2cfde8a88bdb32e1e18dc94.stex"
66
metadata={
77
"vram_texture": false
88
}
99

1010
[deps]
1111

12-
source_file="res://assets/icons/artifacts/eel.png"
13-
dest_files=[ "res://.import/eel.png-a38a6b63e99face39fd4949f29a1b5f7.stex" ]
12+
source_file="res://assets/cards/Languor.jpg"
13+
dest_files=[ "res://.import/Languor.jpg-c92a169ba2cfde8a88bdb32e1e18dc94.stex" ]
1414

1515
[params]
1616

3.45 KB
Loading
37.5 KB
Loading
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/Birthday Gift.png-593eece4284715b19ebba01e61c0081b.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://assets/icons/artifacts/Birthday Gift.png"
13+
dest_files=[ "res://.import/Birthday Gift.png-593eece4284715b19ebba01e61c0081b.stex" ]
14+
15+
[params]
16+
17+
compress/mode=1
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=true
35+
svg/scale=1.0
37.5 KB
Loading
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/Birthday Package.png-86b13518a09b597702675791fbb8e188.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://assets/icons/artifacts/Birthday Package.png"
13+
dest_files=[ "res://.import/Birthday Package.png-86b13518a09b597702675791fbb8e188.stex" ]
14+
15+
[params]
16+
17+
compress/mode=1
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=true
35+
svg/scale=1.0
-1.06 KB
Loading
35.3 KB
Loading
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/Buddha Figurine.png-ab48307d7f99b67edd800115eb9bfd43.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://assets/icons/artifacts/Buddha Figurine.png"
13+
dest_files=[ "res://.import/Buddha Figurine.png-ab48307d7f99b67edd800115eb9bfd43.stex" ]
14+
15+
[params]
16+
17+
compress/mode=1
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=true
35+
svg/scale=1.0

0 commit comments

Comments
 (0)