JimViebke / IslandMUD

A C++ MUD
MIT License
9 stars 3 forks source link

Add Hostile_NPC_Corporal AI type #196

Closed JimViebke closed 8 years ago

JimViebke commented 8 years ago

Assign the Corporal one or more bodyguards, which have the correct behavior for Privates.

JimViebke commented 8 years ago

Initial implementation with cca34f4.