diff options
| author | KiritoDv <kiritodev01@gmail.com> | 2024-05-03 18:20:20 -0600 |
|---|---|---|
| committer | KiritoDv <kiritodev01@gmail.com> | 2024-05-03 18:20:20 -0600 |
| commit | 1fbf28a78d8b6dd8136aa628b5b1bc3d4c9b9223 (patch) | |
| tree | dd726cd42cc4f8d72c7f0f932104781bf84f5773 /yamls | |
| parent | c78629d5b9b23fa93154bbf43352eaa24454f63c (diff) | |
Fixed more errors, we are rendering the logo, Yay
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/us/common_data.yml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/yamls/us/common_data.yml b/yamls/us/common_data.yml index f4ddff371..d2536b87e 100644 --- a/yamls/us/common_data.yml +++ b/yamls/us/common_data.yml @@ -2138,58 +2138,58 @@ D_0D02AA58: width: 16 height: 16 format: rgba16 -common_texture_particle_spark_1.i8.png: - symbol: common_texture_particle_spark_1.i8.png +common_texture_particle_spark_1: + symbol: common_texture_particle_spark_1 offset: 0x2AC58 width: 32 height: 32 ctype: u8 type: texture format: i8 -common_texture_particle_spark_2.i8.png: - symbol: common_texture_particle_spark_2.i8.png +common_texture_particle_spark_2: + symbol: common_texture_particle_spark_2 offset: 0x2B058 width: 32 height: 32 type: texture format: i8 -common_texture_particle_spark_3.i8.png: - symbol: common_texture_particle_spark_3.i8.png +common_texture_particle_spark_3: + symbol: common_texture_particle_spark_3 offset: 0x2B458 width: 32 height: 32 type: texture format: i8 -common_texture_particle_spark_4.i8.png: - symbol: common_texture_particle_spark_4.i8.png +common_texture_particle_spark_4: + symbol: common_texture_particle_spark_4 offset: 0x2B858 width: 32 height: 32 type: texture format: i8 -common_texture_particle_smoke_1.i8.png: - symbol: common_texture_particle_smoke_1.i8.png +common_texture_particle_smoke_1: + symbol: common_texture_particle_smoke_1 offset: 0x2BC58 width: 32 height: 32 type: texture format: i8 -common_texture_particle_smoke_2.i8.png: - symbol: common_texture_particle_smoke_2.i8.png +common_texture_particle_smoke_2: + symbol: common_texture_particle_smoke_2 offset: 0x2C058 width: 32 height: 32 type: texture format: i8 -common_texture_particle_smoke_3.i8.png: - symbol: common_texture_particle_smoke_3.i8.png +common_texture_particle_smoke_3: + symbol: common_texture_particle_smoke_3 offset: 0x2C458 width: 32 height: 32 type: texture format: i8 -common_texture_particle_smoke_4.i8.png: - symbol: common_texture_particle_smoke_4.i8.png +common_texture_particle_smoke_4: + symbol: common_texture_particle_smoke_4 offset: 0x2C858 width: 32 height: 32 |
