home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games Extra 1996 May
/
Amiga_Games_Extra_CD_5-96.bin
/
spiele
/
publicdomain
/
amsrc
/
combat
/
combat.m
next >
Wrap
Text File
|
1996-02-19
|
223b
|
11 lines
Print("Creating combat features and monsters.\n").
public t_fight CreateTable().
use t_fight
source st:Combat/fight.m
/* A few dumb monsters. */
public t_monsters CreateTable().
use t_monsters
source st:Combat/monsters.m