Skip to content

Commit 912b3f6

Browse files
Trivial formatting fix in pydwarf.greensteel.py
1 parent a92c67b commit 912b3f6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

scripts/pineapple/pydwarf.greensteel.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
title = 'Green Steel Alloy',
1515
version = '1.0.1',
1616
author = 'Sophie Kirschner',
17-
description = '''Adds an alloy which is lighter and sharper than steel but not so much
18-
as adamantine. It can be made from similar ingredients as steel with the addition
19-
of adamantine bars or a new adamant ore.''',
17+
description = '''Adds an alloy which is lighter and sharper than steel but
18+
not so much as adamantine. It can be made from similar ingredients as
19+
steel with the addition of adamantine bars or a new adamant ore.''',
2020
arguments = {
21-
'entities': '''The entities which should be permitted this reaction. Defaults to
22-
only MOUNTAIN.'''
21+
'entities': '''The entities which should be permitted this reaction.
22+
Defaults to only MOUNTAIN.'''
2323
},
2424
compatibility = (pydwarf.df_0_3x, pydwarf.df_0_40)
2525
)

0 commit comments

Comments
 (0)