Skip to content

Commit 98105ee

Browse files
author
Sigma-One
authored
Make Player spawn in imperialTiny
1 parent 0477b66 commit 98105ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main/res/configs/playerSpawn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
player: {
33
ship: {
4-
hull: imperialSmall,
4+
hull: imperialTiny,
55
items: "rep:1:3 a1-1 s1-1 blaster-1",
66
money: 20,
77
},
@@ -20,4 +20,4 @@
2020
density: 3,
2121
}
2222
},
23-
}
23+
}

0 commit comments

Comments
 (0)