hexen2/H2W/HCode/messages.hc
2000-11-10 00:00:00 +00:00

49 lines
1,023 B
C++

/*
* $Header: /HexenWorld/HCode/messages.hc 1 2/04/98 1:59p Rjohnson $
*/
void () message_init =
{
time = time;
};
/*
* $Log: /HexenWorld/HCode/messages.hc $
*
* 1 2/04/98 1:59p Rjohnson
*
* 13 6/13/97 10:11a Rlove
* Moved all message.hc to strings.hc
*
* 12 5/27/97 8:22p Mgummelt
*
* 11 5/12/97 8:22a Rlove
* Changed Summon to Herostone
*
* 10 4/14/97 5:04p Rlove
*
* 9 2/07/97 1:37p Rlove
* Artifact of Invincibility
*
* 8 12/26/96 10:02a Rlove
* Ring of Water Breathing is working,
*
* 7 12/16/96 12:42p Rlove
* New gauntlets, artifacts, and inventory
*
* 1 12/13/96 3:46p Rlove
*
* 6 12/02/96 8:48a Rlove
* Added messages for artifacts
*
* 5 11/25/96 2:15p Rlove
* Added message for flame sword artifact
*
* 4 11/12/96 2:39p Rlove
* Updates for the inventory system. Torch, HP boost and Super HP Boost.
*
* 3 11/11/96 1:19p Rlove
* Added Source Safe stuff
*/