-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed all <moduleName> values to 'nextlife'
- Loading branch information
1 parent
90d9f4c
commit de947ae
Showing
9 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"Next Life Small": { | ||
"hull": "nextLifeModule:nextLifeSmall", | ||
"items": "3*rep core:lightArmor-1 core:smallShield-1 core:blaster-1 nextLifeModule:nextLifeXGun-1", | ||
"hull": "nextlife:nextLifeSmall", | ||
"items": "3*rep core:lightArmor-1 core:smallShield-1 core:blaster-1 nextlife:nextLifeXGun-1", | ||
"money": 100 | ||
}, | ||
|
||
"Next Life Medium": { | ||
"hull": "nextLifeModule:nextLifeMedium", | ||
"hull": "nextlife:nextLifeMedium", | ||
"items": "3*rep core:lightArmor-1 core:smallShield-1 core:blaster-1", | ||
"money": 300 | ||
}, | ||
|
||
"Next Life Large": { | ||
"hull": "nextLifeModule:nextLifeLarge", | ||
"items": "99*rep core:advancedArmor-1 core:advancedShield-1 nextLifeModule:nextLifeXGun-1 core:fixedGun-2 99*core:bulletClip", | ||
"hull": "nextlife:nextLifeLarge", | ||
"items": "99*rep core:advancedArmor-1 core:advancedShield-1 nextlife:nextLifeXGun-1 core:fixedGun-2 99*core:bulletClip", | ||
"money": 9999 | ||
}, | ||
|
||
"Next Life Capital": { | ||
"hull": "nextLifeModule:nextLifeCapital", | ||
"items": "99*rep core:advancedArmor-1 core:advancedShield-1 nextLifeModule:nextLifeXGun-1 core:fixedGun-2 99*core:bulletClip", | ||
"hull": "nextlife:nextLifeCapital", | ||
"items": "99*rep core:advancedArmor-1 core:advancedShield-1 nextlife:nextLifeXGun-1 core:fixedGun-2 99*core:bulletClip", | ||
"money": 19999 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"hull": "nextLifeModule:nextLifeStation", | ||
"items": "nextLifeModule:nextLifeXGun nextLifeModule:nextLifeXGun", | ||
"hull": "nextlife:nextLifeStation", | ||
"items": "nextlife:nextLifeXGun nextlife:nextLifeXGun", | ||
|
||
"guard": { | ||
"hull": "nextLifeModule:nextLifeLarge", | ||
"items": "nextLifeModule:nextLifeXGun core:mediumArmor+core:heavyArmor core:shield+core:bigShield", | ||
"hull": "nextlife:nextLifeLarge", | ||
"items": "nextlife:nextLifeXGun core:mediumArmor+core:heavyArmor core:shield+core:bigShield", | ||
"density": 3 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters