Renamed monster files to creatures

This commit is contained in:
2016-03-21 19:28:49 +11:00
parent fd11f4e0e6
commit a86a41ad46
14 changed files with 7 additions and 3 deletions
+2
View File
@@ -31,6 +31,8 @@
#include <list>
#include <string>
//DOCS: rooms are designed to collate all parts of the game that should be able to interact with each other
class RoomData {
public:
RoomData() = default;