An important rewrite that was a long time coming.
First, a message: There is a time and a place for everything, and understanding what is and is not appropriate is a fundamental aspect of how one should behave in society. I must take steps in correcting my behavior, how I act both through my interactions with others and through my own creations as well. While this is only one step in a very, very long road, it is hopefully a step in the right direction. Various aspects of the story and lore, dialogues, character interactions, etc. have been sanitized to be less explicit. I cannot in good conscience have something like this in a project I'm creating, especially one with such a broad audience as the one it has garnered. A couple other things have been removed, such as direct references to problematic media, and I've decided to forego the H-Doom compatibility that was added "as a joke". These changes will also be later applied to the side mods as well. Should I have still missed anything, I please ask that people notify me and I will address it as soon as I possibly can. Furthermore, if any of the people still credited in this mod wish to have their name and anything they contributed removed from it, I will do so.
This commit is contained in:
parent
63a97973b1
commit
a8f6417781
280 changed files with 1332 additions and 1357 deletions
54
sndinfo.misc
54
sndinfo.misc
|
|
@ -30,33 +30,33 @@ kirin/giggle10 = "sounds/kirin/kirin_giggle10.ogg"
|
|||
kirin/giggle11 = "sounds/kirin/kirin_giggle11.ogg"
|
||||
$random kirin/giggle { kirin/giggle1 kirin/giggle2 kirin/giggle3 kirin/giggle4 kirin/giggle5 kirin/giggle6 kirin/giggle7 kirin/giggle8 kirin/giggle9 kirin/giggle10 kirin/giggle11 }
|
||||
|
||||
mashiro/appear = "sounds/mashiro/moth_appear.ogg"
|
||||
mashiro/giggle1 = "sounds/mashiro/moth_giggle1.ogg"
|
||||
mashiro/giggle2 = "sounds/mashiro/moth_giggle2.ogg"
|
||||
mashiro/giggle3 = "sounds/mashiro/moth_giggle3.ogg"
|
||||
mashiro/giggle4 = "sounds/mashiro/moth_giggle4.ogg"
|
||||
mashiro/giggle5 = "sounds/mashiro/moth_giggle5.ogg"
|
||||
mashiro/giggle6 = "sounds/mashiro/moth_giggle6.ogg"
|
||||
$random mashiro/giggle { mashiro/giggle1 mashiro/giggle2 mashiro/giggle3 mashiro/giggle4 mashiro/giggle5 mashiro/giggle6 }
|
||||
mashiro/see1 = "sounds/mashiro/moth_anger1.ogg"
|
||||
mashiro/see2 = "sounds/mashiro/moth_anger2.ogg"
|
||||
$random mashiro/see { mashiro/see1 mashiro/see2 }
|
||||
mashiro/attack1 = "sounds/mashiro/moth_attack1.ogg"
|
||||
mashiro/attack2 = "sounds/mashiro/moth_attack2.ogg"
|
||||
$random mashiro/attack { mashiro/attack1 mashiro/attack2 }
|
||||
mashiro/hit1 = "sounds/mashiro/moth_hit1.ogg"
|
||||
mashiro/hit2 = "sounds/mashiro/moth_hit2.ogg"
|
||||
$random mashiro/hit { mashiro/hit1 mashiro/hit2 }
|
||||
mashiro/hitf1 = "sounds/mashiro/moth_hitf1.ogg"
|
||||
mashiro/hitf2 = "sounds/mashiro/moth_hitf2.ogg"
|
||||
mashiro/hitf3 = "sounds/mashiro/moth_hitf3.ogg"
|
||||
$random mashiro/hitf { mashiro/hitf1 mashiro/hitf2 mashiro/hitf3 }
|
||||
mashiro/active1 = "sounds/mashiro/moth_postatk1.ogg"
|
||||
mashiro/active2 = "sounds/mashiro/moth_postatk2.ogg"
|
||||
mashiro/active3 = "sounds/mashiro/moth_postatk3.ogg"
|
||||
mashiro/active4 = "sounds/mashiro/moth_postatk4.ogg"
|
||||
$random mashiro/active { mashiro/active1 mashiro/active2 mashiro/active3 mashiro/active4 }
|
||||
mashiro/die = "sounds/mashiro/moth_defeat.ogg"
|
||||
andira/appear = "sounds/andira/moth_appear.ogg"
|
||||
andira/giggle1 = "sounds/andira/moth_giggle1.ogg"
|
||||
andira/giggle2 = "sounds/andira/moth_giggle2.ogg"
|
||||
andira/giggle3 = "sounds/andira/moth_giggle3.ogg"
|
||||
andira/giggle4 = "sounds/andira/moth_giggle4.ogg"
|
||||
andira/giggle5 = "sounds/andira/moth_giggle5.ogg"
|
||||
andira/giggle6 = "sounds/andira/moth_giggle6.ogg"
|
||||
$random andira/giggle { andira/giggle1 andira/giggle2 andira/giggle3 andira/giggle4 andira/giggle5 andira/giggle6 }
|
||||
andira/see1 = "sounds/andira/moth_anger1.ogg"
|
||||
andira/see2 = "sounds/andira/moth_anger2.ogg"
|
||||
$random andira/see { andira/see1 andira/see2 }
|
||||
andira/attack1 = "sounds/andira/moth_attack1.ogg"
|
||||
andira/attack2 = "sounds/andira/moth_attack2.ogg"
|
||||
$random andira/attack { andira/attack1 andira/attack2 }
|
||||
andira/hit1 = "sounds/andira/moth_hit1.ogg"
|
||||
andira/hit2 = "sounds/andira/moth_hit2.ogg"
|
||||
$random andira/hit { andira/hit1 andira/hit2 }
|
||||
andira/hitf1 = "sounds/andira/moth_hitf1.ogg"
|
||||
andira/hitf2 = "sounds/andira/moth_hitf2.ogg"
|
||||
andira/hitf3 = "sounds/andira/moth_hitf3.ogg"
|
||||
$random andira/hitf { andira/hitf1 andira/hitf2 andira/hitf3 }
|
||||
andira/active1 = "sounds/andira/moth_postatk1.ogg"
|
||||
andira/active2 = "sounds/andira/moth_postatk2.ogg"
|
||||
andira/active3 = "sounds/andira/moth_postatk3.ogg"
|
||||
andira/active4 = "sounds/andira/moth_postatk4.ogg"
|
||||
$random andira/active { andira/active1 andira/active2 andira/active3 andira/active4 }
|
||||
andira/die = "sounds/andira/moth_defeat.ogg"
|
||||
|
||||
// doom vacation stuff
|
||||
DSSING = "sounds/BRUH.ogg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue