Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
#include "vamp_friends"
|
|
|
|
void main()
|
|
{
|
|
vamp_friends(GetEnteringObject());
|
|
}
|
|
|
|
|