X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;ds=sidebyside;f=plomrogue%2Fthings.py;h=a51b2b2b48083037b146cca377005ecf9994cb8b;hb=06e12644d7261a1f0a154db5f0cfb6336dca6079;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'