X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=plugins%2Fclient%2FTheCrawlingEater.py;h=91eadd2ef177e0b6939775e902cfc0b13bd5c244;hb=41b1c35bca0821df064a1a628eb7d25615bae95a;hp=7630a6e42ea13e9ae782ecf6af6faf1379c35bfa;hpb=951260431a4ba12493a0e15e21ff7a0c5b9a0e35;p=plomrogue diff --git a/plugins/client/TheCrawlingEater.py b/plugins/client/TheCrawlingEater.py index 7630a6e..91eadd2 100644 --- a/plugins/client/TheCrawlingEater.py +++ b/plugins/client/TheCrawlingEater.py @@ -140,7 +140,7 @@ windows_config[:] = [ {"config": [0, -34], "func": win_map, "scroll_hints": False, - "title": "The Crawling Eater"}, + "title": "THE CRAWLING EATER"}, {"config": [1, 33], "func": win_bar_maker(77, "%", "stomach"), "scroll_hints": False,