Skip to content

Commit

Permalink
Trivial formatting fix in pydwarf.greensteel.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pineapplemachine committed May 21, 2017
1 parent a92c67b commit 912b3f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/pineapple/pydwarf.greensteel.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
title = 'Green Steel Alloy',
version = '1.0.1',
author = 'Sophie Kirschner',
description = '''Adds an alloy which is lighter and sharper than steel but not so much
as adamantine. It can be made from similar ingredients as steel with the addition
of adamantine bars or a new adamant ore.''',
description = '''Adds an alloy which is lighter and sharper than steel but
not so much as adamantine. It can be made from similar ingredients as
steel with the addition of adamantine bars or a new adamant ore.''',
arguments = {
'entities': '''The entities which should be permitted this reaction. Defaults to
only MOUNTAIN.'''
'entities': '''The entities which should be permitted this reaction.
Defaults to only MOUNTAIN.'''
},
compatibility = (pydwarf.df_0_3x, pydwarf.df_0_40)
)
Expand Down

0 comments on commit 912b3f6

Please sign in to comment.