X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/balance?a=blobdiff_plain;f=plomrogue%2Fthings.py;h=a51b2b2b48083037b146cca377005ecf9994cb8b;hb=5e761a8855223b0b51a22b5f3b0de353fd2f8f86;hp=fe7d57ef3229265ab50ebb64465b6d48b6631a13;hpb=9316d59ddce7a7b8ee70d2b4e111330f1a691e37;p=plomrogue2 diff --git a/plomrogue/things.py b/plomrogue/things.py index fe7d57e..a51b2b2 100644 --- a/plomrogue/things.py +++ b/plomrogue/things.py @@ -70,7 +70,7 @@ class Thing_SpawnPointSpawner(ThingSpawner): class Thing_SpawnPoint(Thing): symbol_hint = 's' portable = True - name = ' ' + name = 'username'