-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #65 from Alando1-doom/Toby_V7_Update_1-28-2024
Toby V7 Update 1-28-2024
- Loading branch information
Showing
110 changed files
with
169 additions
and
2,758 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,11 @@ | ||
#include decorate/DEC_WEAP.dec | ||
#include decorate/DEC_HLTH.dec | ||
#include decorate/DEC_ARMR.dec | ||
#include decorate/DEC_AMMO.dec | ||
#include decorate/DEC_PRX1.dec | ||
#include decorate/DEC_POW.dec | ||
#include decorate/DEC_KEYS.dec | ||
#include decorate/DEC_MONS.dec | ||
#include decorate/DEC_DECO.dec | ||
#include decorate/DEC_BEAC.dec | ||
//Player | ||
#include decorate/DEC_PLAYER.dec | ||
#include decorate/Detectors/FloorChecker.dec | ||
#include decorate/Detectors/WalkThing.dec | ||
#include decorate/Detectors/WallHit.dec |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
//COMPASS | ||
|
||
compass/north "sounds/Compass/cmpnorth.ogg" | ||
compass/northeast "sounds/Compass/cmpneast.ogg" | ||
compass/northwest "sounds/Compass/cmpnwest.ogg" | ||
compass/south "sounds/Compass/cmpsouth.ogg" | ||
compass/southeast "sounds/Compass/cmpseast.ogg" | ||
compass/southwest "sounds/Compass/cmpswest.ogg" | ||
compass/east "sounds/Compass/cmpeast.ogg" | ||
compass/west "sounds/Compass/cmpwest.ogg" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
//Beacon Sounds | ||
$rolloff misc/health linear 56 300 | ||
misc/health "sounds/Items/dshlthbc.ogg" | ||
$rolloff misc/health/medium linear 56 300 | ||
misc/health/medium "sounds/Items/dshlthm.ogg" | ||
$rolloff misc/health/large linear 56 300 | ||
misc/health/large "sounds/Items/dshlthlg.ogg" | ||
$rolloff misc/armor/small linear 56 300 | ||
misc/armor/small "sounds/Items/dsarmsm.ogg" | ||
$rolloff misc/armor linear 56 300 | ||
misc/armor "sounds/Items/dsarmbc.ogg" | ||
$rolloff misc/armor/large linear 56 300 | ||
misc/armor/large "sounds/Items/dsarmlg.ogg" | ||
|
||
//Pickup Sounds | ||
health/bonus "sounds/Items/dsbonus.wav" | ||
health/stim "sounds/Items/dsmdhlth.wav" | ||
health/medkit "sounds/Items/dshealth.wav" | ||
armor/bonus "sounds/Items/dsarmbon.wav" | ||
armor/green "sounds/Items/dsarm1.ogg" | ||
armor/blue "sounds/Items/dsarm2.wav" | ||
|
||
//Announcer | ||
ann/healthbonus "sounds/Items/dshbonan.ogg" | ||
ann/stimpack "sounds/Items/dsstiman.ogg" | ||
ann/medikit "sounds/Items/dsmedann.ogg" | ||
ann/armorbonus "sounds/Items/dsabonan.ogg" | ||
ann/armor "sounds/Items/dsarm1an.ogg" | ||
ann/armor2 "sounds/Items/dsarm2an.ogg" | ||
|
||
//Status Full - Same sound used for other items, not just armor | ||
stat/armor/full armfull |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
$random misc/walk { walk/p1 walk/p2 walk/p3 } | ||
walk/p1 stwalk1 | ||
walk/p2 stwalk2 | ||
walk/p3 stwalk3 | ||
|
||
//MISC | ||
player/wound dswound | ||
player/healthalert dshalert | ||
player/danger dsheart | ||
barrel/tooclose dsbrprox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
//powerup stuff | ||
|
||
//soulsphere | ||
|
||
misc/getsoul "sounds/Powerups/dssoulsp.ogg" | ||
$rolloff misc/soulsnd linear 56 300 | ||
misc/soulsnd "sounds/Powerups/dssoul.wav" | ||
misc/soulann "sounds/Powerups/a2soul.ogg" | ||
|
||
|
||
//blursphere | ||
|
||
misc/getinvs "sounds/Powerups/dsblur.ogg" | ||
$rolloff misc/invssnd linear 56 300 | ||
misc/invssnd "sounds/Powerups/bluract.wav" | ||
misc/invsann "sounds/Powerups/a2pinvs.ogg" | ||
blur/wearoff "sounds/Powerups/dsblurou.ogg" | ||
|
||
|
||
//megasphere | ||
|
||
misc/getmega "sounds/Powerups/dsmega2.ogg" | ||
$rolloff misc/megasnd linear 56 300 | ||
misc/megasnd "sounds/Powerups/dsmega.wav" | ||
misc/megaann "sounds/Powerups/a2mega.ogg" | ||
|
||
|
||
//berserk | ||
|
||
misc/getbers "sounds/Powerups/dsbsrk.wav" | ||
$rolloff misc/berssnd linear 56 300 | ||
misc/berssnd "sounds/Powerups/brskact.wav" | ||
misc/bersann "sounds/Powerups/a2str.ogg" | ||
|
||
|
||
//invulnerability | ||
|
||
misc/getinv "sounds/Powerups/dsinvul.wav" | ||
$rolloff misc/invsnd linear 56 300 | ||
misc/invsnd "sounds/Powerups/dsinvlbc.ogg" | ||
misc/invann "sounds/Powerups/a2invul.ogg" | ||
invul/wearoff "sounds/Powerups/dsinvout.ogg" | ||
|
||
|
||
//computer map | ||
|
||
misc/getmap "sounds/Powerups/dscmap.wav" | ||
$rolloff misc/mapsnd linear 56 300 | ||
misc/mapsnd "sounds/Powerups/dsmap.ogg" | ||
ann/map "sounds/Powerups/dscmapan.ogg" | ||
|
||
|
||
//infrared | ||
|
||
misc/getvisor "sounds/Powerups/dsvisor.wav" | ||
$rolloff misc/visorsnd linear 56 300 | ||
misc/visorsnd "sounds/Powerups/dsvisbc.wav" | ||
ann/visor "sounds/Powerups/dsnvisan.ogg" | ||
|
||
|
||
//radsuit | ||
|
||
misc/getsuit "sounds/Powerups/dsbios.wav" | ||
$rolloff misc/suitsnd linear 56 300 | ||
misc/suitsnd "sounds/Powerups/dsbiosui.wav" | ||
ann/suit "sounds/Powerups/dssuitan.ogg" | ||
suit/wearoff "sounds/Powerups/dsenvout.ogg" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
//Targeting System | ||
weapons/lock dswlock | ||
weapons/barrellock dstrgbar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
misc/wallhit "sounds/WallBump/dswall.ogg" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.