X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=server%2Fconfig%2Fworld_data.py;h=e8639c5b551494f4e4a92952e650bb9b5ac31664;hb=289eb1b62e2ae3cd1de5c815a670af7cf0b9660e;hp=e9c6bac21551e7b78b36c295c48e9a76d480c3db;hpb=0a56367e8396b2ece4c1bce8a25e93ceabd901c1;p=plomrogue diff --git a/server/config/world_data.py b/server/config/world_data.py index e9c6bac..e8639c5 100644 --- a/server/config/world_data.py +++ b/server/config/world_data.py @@ -10,6 +10,7 @@ world_db = { "PLAYER_TYPE": 0, "WORLD_ACTIVE": 0, "MAP": False, + "PLUGIN": [], "ThingActions": {}, "ThingTypes": {}, "Things": {}