Skip to content

Commit

Permalink
Added accessory slot.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Aug 27, 2020
1 parent 89b7438 commit 173db0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dat/slots.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<Slots>
<slot name="accessory">
<display>Accessory</display>
<description>This slot is used to equip accessories that can enhance the ship's performance.</description>
<exclusive/>
</slot>
<slot name="systems">
<display>Core Systems</display>
<description>This slot is used for dedicated core systems of the ship. Other subsystems rely on this system to manage them, and the bulk of the ship's power and shield generation also happens here.</description>
Expand Down

0 comments on commit 173db0b

Please sign in to comment.