Compare commits
9 Commits
2e8e459df6
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c0a699c068 | |||
| 28f23a96fb | |||
| 0ccceb96f3 | |||
| f71de8f2cb | |||
| d6a7c00066 | |||
| f53f9cd7cd | |||
| 22acf17ff3 | |||
| ba5c857b05 | |||
| 747c56281f |
Binary file not shown.
@@ -976,3 +976,13 @@ type = voice
|
||||
is_2d = true
|
||||
attenuation = 0
|
||||
file = Audio\Rem_Audio\viginettes\DX_EXP_VIGNETTE_WALKER_SP.wav
|
||||
|
||||
|
||||
; Rebus Flashback
|
||||
|
||||
[Sound]
|
||||
nickname = dx_flashback_rebus_sp
|
||||
type = voice
|
||||
is_2d = true
|
||||
attenuation = 0
|
||||
file = Audio\Rem_Audio\Story_Arcs\rebus_flashback.wav
|
||||
Binary file not shown.
Binary file not shown.
@@ -2622,3 +2622,43 @@ effect_crc = -255315402
|
||||
textures = fx\efx.txm
|
||||
textures = fx\standardeffects.txm
|
||||
|
||||
|
||||
; REM CUTSCENES
|
||||
|
||||
[VisEffect]
|
||||
nickname = rtc_chronos_relic
|
||||
alchemy = fx\rem_misc\rtc_chronos_relic.ale
|
||||
effect_crc = 219533643
|
||||
textures = fx\rem_cutscenes_relics.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = rtc_artifact_crystal
|
||||
alchemy = fx\rem_misc\rtc_artifact_crystal.ale
|
||||
effect_crc = 330610581
|
||||
textures = fx\rem_cutscenes_relics.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = rtc_helios_shard
|
||||
alchemy = fx\rem_misc\rtc_helios_shard.ale
|
||||
effect_crc = -304427461
|
||||
textures = fx\rem_cutscenes_relics.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = rtc_athena_orb
|
||||
alchemy = fx\rem_misc\rtc_athena_orb.ale
|
||||
effect_crc = 338121621
|
||||
textures = fx\rem_cutscenes_relics.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = rtc_proteus_tome
|
||||
alchemy = fx\rem_misc\rtc_proteus_tome.ale
|
||||
effect_crc = -189157699
|
||||
textures = fx\rem_cutscenes_relics.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = rtc_ancient_veins
|
||||
alchemy = fx\rem_misc\rtc_ancient_veins.ale
|
||||
effect_crc = 201434746
|
||||
textures = fx\rem_cutscenes_relics.txm
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3
-1
@@ -545,7 +545,9 @@ prop = pumpkin, bases\REM_MISC\pumpkin.3db
|
||||
room = bw_hallway01, bases\REM_MISC\bw_hallway01.cmp
|
||||
room = st_02_lab_doors, bases\REM_MISC\cv_lab_doors.cmp
|
||||
room = bw_hallway01_connection, bases\REM_MISC\bw_hallway_connection.3db
|
||||
prop = chronos_relic_prop, Characters\props\chronos_relic_prop.3db
|
||||
prop = chronos_relic_prop, Characters\props2\chronos_relic_prop.3db
|
||||
prop = chronos_relic_prop, Characters\props2\athena_orb_prop.3db
|
||||
prop = chronos_relic_prop, Characters\props2\helios_shard_prop.3db
|
||||
room = newsroom, bases\generic\newsroom.3db
|
||||
room = celebration_hall, bases\REM_MISC\celebration_hall.3db
|
||||
prop = celebration_hall_chairs, bases\REM_MISC\celebration_hall_chairs.3db
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
+2
-2
@@ -13,8 +13,8 @@ Website : https://rem-freelancer.moe/
|
||||
|
||||
File Name : REM.zip
|
||||
File Size : 15,00 GB
|
||||
Mod Version : 0.4.5.2
|
||||
Date Released : 25/08/2026
|
||||
Mod Version : 0.4.6.0
|
||||
Date Released : 05/09/2026
|
||||
|
||||
******************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user