Fix kotlin code style issues

This commit is contained in:
Gary Tierney
2018-09-04 04:43:34 +01:00
parent b6086d57b8
commit 475c7ac741
89 changed files with 338 additions and 435 deletions
@@ -45,7 +45,6 @@ spawnNpc("oziach", x = 3067, y = 3518, facing = Direction.EAST)
spawnNpc("shop_keeper", id = 528, x = 3079, y = 3509)
spawnNpc("shop_assistant", id = 529, x = 3082, y = 3513)
spawnNpc("banker", x = 3096, y = 3489, facing = Direction.WEST)
spawnNpc("banker", x = 3096, y = 3491, facing = Direction.WEST)
spawnNpc("banker", x = 3096, y = 3492)
@@ -56,7 +56,6 @@ spawnNpc("woman", x = 3221, y = 3396)
spawnNpc("woman", id = 5, x = 3279, y = 3497)
spawnNpc("woman", id = 25, x = 3278, y = 3492)
spawnNpc("thief", x = 3285, y = 3500)
spawnNpc("thief", x = 3234, y = 3389)
spawnNpc("thief", x = 3188, y = 3383)
@@ -130,7 +129,6 @@ spawnNpc("warrior_woman", x = 3205, y = 3493)
spawnNpc("swan", x = 3261, y = 3354)
spawnNpc("swan", x = 3260, y = 3356)
spawnNpc("ram", id = 3673, x = 3238, y = 3346)
spawnNpc("ram", id = 3673, x = 3248, y = 3352)
spawnNpc("ram", id = 3673, x = 3260, y = 3348)