2006-12-04 23:25:59 +00:00
|
|
|
#include "actors/nativeclasses.txt"
|
2006-11-29 16:20:22 +00:00
|
|
|
#include "actors/constants.txt"
|
|
|
|
|
2006-11-29 10:03:35 +00:00
|
|
|
#include "actors/shared/botstuff.txt"
|
2006-12-02 15:38:50 +00:00
|
|
|
#include "actors/shared/sharedmisc.txt"
|
2006-07-31 10:22:53 +00:00
|
|
|
#include "actors/shared/blood.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
#include "actors/shared/debris.txt"
|
2008-08-08 22:52:04 +00:00
|
|
|
#include "actors/shared/decal.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
#include "actors/shared/splashes.txt"
|
2006-11-04 22:26:04 +00:00
|
|
|
#include "actors/shared/pickups.txt"
|
2006-12-02 15:38:50 +00:00
|
|
|
#include "actors/shared/fountain.txt"
|
2008-08-08 22:52:04 +00:00
|
|
|
#include "actors/shared/spark.txt"
|
2006-12-02 15:38:50 +00:00
|
|
|
#include "actors/shared/soundsequence.txt"
|
2008-08-08 22:52:04 +00:00
|
|
|
#include "actors/shared/soundenvironment.txt"
|
2008-08-03 12:00:36 +00:00
|
|
|
#include "actors/shared/bridge.txt"
|
2008-08-03 19:10:48 +00:00
|
|
|
#include "actors/shared/specialspot.txt"
|
2008-08-08 19:47:18 +00:00
|
|
|
#include "actors/shared/teleport.txt"
|
2008-08-08 22:52:04 +00:00
|
|
|
#include "actors/shared/camera.txt"
|
|
|
|
#include "actors/shared/movingcamera.txt"
|
|
|
|
#include "actors/shared/mapmarker.txt"
|
|
|
|
#include "actors/shared/waterzone.txt"
|
|
|
|
#include "actors/shared/skies.txt"
|
|
|
|
#include "actors/shared/hatetarget.txt"
|
|
|
|
#include "actors/shared/secrettrigger.txt"
|
|
|
|
#include "actors/shared/setcolor.txt"
|
|
|
|
#include "actors/shared/sectoraction.txt"
|
|
|
|
#include "actors/shared/action.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
|
2006-11-05 21:46:28 +00:00
|
|
|
#include "actors/doom/doomplayer.txt"
|
2006-10-31 14:53:21 +00:00
|
|
|
#include "actors/doom/possessed.txt"
|
|
|
|
#include "actors/doom/doomimp.txt"
|
|
|
|
#include "actors/doom/demon.txt"
|
|
|
|
#include "actors/doom/lostsoul.txt"
|
|
|
|
#include "actors/doom/cacodemon.txt"
|
|
|
|
#include "actors/doom/bruiser.txt"
|
2006-11-04 22:26:04 +00:00
|
|
|
#include "actors/doom/revenant.txt"
|
2006-11-04 16:19:50 +00:00
|
|
|
#include "actors/doom/arachnotron.txt"
|
2006-11-04 22:26:04 +00:00
|
|
|
#include "actors/doom/fatso.txt"
|
|
|
|
#include "actors/doom/painelemental.txt"
|
2006-11-04 16:19:50 +00:00
|
|
|
#include "actors/doom/archvile.txt"
|
|
|
|
#include "actors/doom/cyberdemon.txt"
|
|
|
|
#include "actors/doom/spidermaster.txt"
|
|
|
|
#include "actors/doom/keen.txt"
|
2008-07-20 14:42:54 +00:00
|
|
|
#include "actors/doom/bossbrain.txt"
|
2006-10-31 14:53:21 +00:00
|
|
|
|
2006-05-06 03:25:12 +00:00
|
|
|
#include "actors/doom/deadthings.txt"
|
2006-06-17 20:29:41 +00:00
|
|
|
#include "actors/doom/doomammo.txt"
|
2006-04-30 21:49:18 +00:00
|
|
|
#include "actors/doom/doomarmor.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
#include "actors/doom/doomartifacts.txt"
|
2006-06-17 20:29:41 +00:00
|
|
|
#include "actors/doom/doomhealth.txt"
|
2006-04-30 21:49:18 +00:00
|
|
|
#include "actors/doom/doomkeys.txt"
|
2006-11-04 13:06:42 +00:00
|
|
|
#include "actors/doom/doommisc.txt"
|
2006-04-30 21:49:18 +00:00
|
|
|
#include "actors/doom/doomdecorations.txt"
|
2007-04-28 09:06:32 +00:00
|
|
|
#include "actors/doom/doomweapons.txt"
|
2006-05-11 17:56:35 +00:00
|
|
|
#include "actors/doom/stealthmonsters.txt"
|
2008-08-05 13:50:57 +00:00
|
|
|
#include "actors/doom/scriptedmarine.txt"
|
2006-04-30 21:49:18 +00:00
|
|
|
|
2006-08-17 09:54:42 +00:00
|
|
|
#include "actors/raven/artiegg.txt"
|
2008-08-07 20:16:07 +00:00
|
|
|
#include "actors/raven/artitele.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
#include "actors/raven/ravenartifacts.txt"
|
|
|
|
#include "actors/raven/ravenhealth.txt"
|
2006-11-25 12:25:05 +00:00
|
|
|
#include "actors/raven/ravenambient.txt"
|
2008-08-04 19:25:13 +00:00
|
|
|
#include "actors/raven/minotaur.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
|
2006-11-07 10:20:09 +00:00
|
|
|
#include "actors/heretic/hereticplayer.txt"
|
2006-06-17 20:29:41 +00:00
|
|
|
#include "actors/heretic/hereticammo.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
#include "actors/heretic/hereticarmor.txt"
|
|
|
|
#include "actors/heretic/hereticartifacts.txt"
|
|
|
|
#include "actors/heretic/heretickeys.txt"
|
2006-04-30 21:49:18 +00:00
|
|
|
#include "actors/heretic/hereticdecorations.txt"
|
2008-07-21 17:03:30 +00:00
|
|
|
#include "actors/heretic/hereticmisc.txt"
|
2008-07-21 18:01:06 +00:00
|
|
|
#include "actors/heretic/hereticweaps.txt"
|
2006-11-27 21:51:36 +00:00
|
|
|
#include "actors/heretic/mummy.txt"
|
2006-11-25 12:25:05 +00:00
|
|
|
#include "actors/heretic/clink.txt"
|
2006-11-27 21:51:36 +00:00
|
|
|
#include "actors/heretic/beast.txt"
|
2006-11-25 12:25:05 +00:00
|
|
|
#include "actors/heretic/snake.txt"
|
2008-07-21 17:03:30 +00:00
|
|
|
#include "actors/heretic/hereticimp.txt"
|
|
|
|
#include "actors/heretic/knight.txt"
|
|
|
|
#include "actors/heretic/wizard.txt"
|
|
|
|
#include "actors/heretic/ironlich.txt"
|
|
|
|
#include "actors/heretic/dsparil.txt"
|
|
|
|
#include "actors/heretic/chicken.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
|
2008-08-08 15:18:23 +00:00
|
|
|
#include "actors/hexen/korax.txt"
|
2006-11-07 10:20:09 +00:00
|
|
|
#include "actors/hexen/fighterplayer.txt"
|
|
|
|
#include "actors/hexen/clericplayer.txt"
|
|
|
|
#include "actors/hexen/mageplayer.txt"
|
2006-05-03 14:54:48 +00:00
|
|
|
#include "actors/hexen/flame.txt"
|
2006-05-04 19:36:12 +00:00
|
|
|
#include "actors/hexen/hexenarmor.txt"
|
|
|
|
#include "actors/hexen/hexendecorations.txt"
|
|
|
|
#include "actors/hexen/hexenkeys.txt"
|
|
|
|
#include "actors/hexen/hexenspecialdecs.txt"
|
2006-06-17 20:29:41 +00:00
|
|
|
#include "actors/hexen/mana.txt"
|
2006-05-04 19:36:12 +00:00
|
|
|
#include "actors/hexen/puzzleitems.txt"
|
|
|
|
#include "actors/hexen/scriptprojectiles.txt"
|
|
|
|
#include "actors/hexen/speedboots.txt"
|
2006-11-27 00:01:30 +00:00
|
|
|
#include "actors/hexen/ettin.txt"
|
|
|
|
#include "actors/hexen/centaur.txt"
|
2006-11-27 21:51:36 +00:00
|
|
|
#include "actors/hexen/demons.txt"
|
2008-08-02 08:38:07 +00:00
|
|
|
#include "actors/hexen/firedemon.txt"
|
|
|
|
#include "actors/hexen/fog.txt"
|
2008-08-03 16:13:23 +00:00
|
|
|
#include "actors/hexen/summon.txt"
|
|
|
|
#include "actors/hexen/flechette.txt"
|
|
|
|
#include "actors/hexen/clericboss.txt"
|
|
|
|
#include "actors/hexen/fighterboss.txt"
|
|
|
|
#include "actors/hexen/mageboss.txt"
|
2008-08-03 19:42:24 +00:00
|
|
|
#include "actors/hexen/bats.txt"
|
|
|
|
#include "actors/hexen/bishop.txt"
|
|
|
|
#include "actors/hexen/blastradius.txt"
|
|
|
|
#include "actors/hexen/boostarmor.txt"
|
2008-08-07 15:46:52 +00:00
|
|
|
#include "actors/hexen/clericmace.txt"
|
2008-08-03 19:42:24 +00:00
|
|
|
#include "actors/hexen/clericflame.txt"
|
2008-08-05 16:04:37 +00:00
|
|
|
#include "actors/hexen/clericholy.txt"
|
|
|
|
#include "actors/hexen/clericstaff.txt"
|
2008-08-07 15:46:52 +00:00
|
|
|
#include "actors/hexen/magewand.txt"
|
|
|
|
#include "actors/hexen/magecone.txt"
|
|
|
|
#include "actors/hexen/magelightning.txt"
|
|
|
|
#include "actors/hexen/magestaff.txt"
|
2008-08-08 07:40:41 +00:00
|
|
|
#include "actors/hexen/fighterfist.txt"
|
|
|
|
#include "actors/hexen/fighteraxe.txt"
|
|
|
|
#include "actors/hexen/fighterhammer.txt"
|
|
|
|
#include "actors/hexen/fighterquietus.txt"
|
2008-08-08 15:18:23 +00:00
|
|
|
#include "actors/hexen/dragon.txt"
|
2006-05-07 00:27:22 +00:00
|
|
|
|
2008-08-07 17:45:35 +00:00
|
|
|
#include "actors/strife/strifehumanoid.txt"
|
2007-01-12 15:24:10 +00:00
|
|
|
#include "actors/strife/strifeplayer.txt"
|
2008-08-08 10:24:08 +00:00
|
|
|
#include "actors/strife/strifeweapons.txt"
|
2008-08-05 22:51:51 +00:00
|
|
|
#include "actors/strife/spectral.txt"
|
2008-08-05 17:58:38 +00:00
|
|
|
#include "actors/strife/acolyte.txt"
|
2008-08-06 17:49:22 +00:00
|
|
|
#include "actors/strife/alienspectres.txt"
|
2006-05-07 00:27:22 +00:00
|
|
|
#include "actors/strife/beggars.txt"
|
2008-08-07 17:45:35 +00:00
|
|
|
#include "actors/strife/coin.txt"
|
2008-08-05 22:51:51 +00:00
|
|
|
#include "actors/strife/crusader.txt"
|
2008-08-06 17:49:22 +00:00
|
|
|
#include "actors/strife/entityboss.txt"
|
2008-08-05 22:51:51 +00:00
|
|
|
#include "actors/strife/inquisitor.txt"
|
2008-08-06 22:59:24 +00:00
|
|
|
#include "actors/strife/loremaster.txt"
|
2008-08-07 17:45:35 +00:00
|
|
|
#include "actors/strife/macil.txt"
|
2006-05-07 00:27:22 +00:00
|
|
|
#include "actors/strife/merchants.txt"
|
|
|
|
#include "actors/strife/peasants.txt"
|
2006-12-06 10:38:47 +00:00
|
|
|
#include "actors/strife/strifebishop.txt"
|
2008-08-07 17:45:35 +00:00
|
|
|
#include "actors/strife/oracle.txt"
|
2008-08-06 22:59:24 +00:00
|
|
|
#include "actors/strife/programmer.txt"
|
2006-05-07 00:27:22 +00:00
|
|
|
#include "actors/strife/questitems.txt"
|
|
|
|
#include "actors/strife/ratbuddy.txt"
|
2008-08-05 17:58:38 +00:00
|
|
|
#include "actors/strife/rebels.txt"
|
|
|
|
#include "actors/strife/reaver.txt"
|
|
|
|
#include "actors/strife/sentinel.txt"
|
2008-08-07 20:16:07 +00:00
|
|
|
#include "actors/strife/stalker.txt"
|
2006-06-17 20:29:41 +00:00
|
|
|
#include "actors/strife/strifeammo.txt"
|
2006-05-07 00:27:22 +00:00
|
|
|
#include "actors/strife/strifearmor.txt"
|
|
|
|
#include "actors/strife/strifeitems.txt"
|
|
|
|
#include "actors/strife/strifekeys.txt"
|
|
|
|
#include "actors/strife/strifestuff.txt"
|
2008-08-06 22:59:24 +00:00
|
|
|
#include "actors/strife/thingstoblowup.txt"
|
2008-08-05 17:58:38 +00:00
|
|
|
#include "actors/strife/templar.txt"
|
2006-05-07 00:27:22 +00:00
|
|
|
#include "actors/strife/zombie.txt"
|
2008-08-08 19:47:18 +00:00
|
|
|
#include "actors/strife/sigil.txt"
|