mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-13 07:57:58 +00:00
25 lines
888 B
Text
25 lines
888 B
Text
#include "actors/shared/debris.txt"
|
|
#include "actors/shared/splashes.txt"
|
|
|
|
#include "actors/doom/deadthings.txt"
|
|
#include "actors/doom/doomarmor.txt"
|
|
#include "actors/doom/doomartifacts.txt"
|
|
#include "actors/doom/doomkeys.txt"
|
|
#include "actors/doom/doomdecorations.txt"
|
|
|
|
#include "actors/raven/ravenartifacts.txt"
|
|
#include "actors/raven/ravenhealth.txt"
|
|
|
|
#include "actors/heretic/hereticarmor.txt"
|
|
#include "actors/heretic/hereticartifacts.txt"
|
|
#include "actors/heretic/heretickeys.txt"
|
|
#include "actors/heretic/hereticdecorations.txt"
|
|
|
|
#include "actors/hexen/flame.txt"
|
|
#include "actors/hexen/hexenarmor.txt"
|
|
#include "actors/hexen/hexendecorations.txt"
|
|
#include "actors/hexen/hexenkeys.txt"
|
|
#include "actors/hexen/hexenspecialdecs.txt"
|
|
#include "actors/hexen/puzzleitems.txt"
|
|
#include "actors/hexen/scriptprojectiles.txt"
|
|
#include "actors/hexen/speedboots.txt"
|