Skip to content

Commit

Permalink
Update src/bionics.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: anothersimulacrum <[email protected]>
  • Loading branch information
Venera3 and anothersimulacrum authored Dec 16, 2020
1 parent 12d7b73 commit 2d2f156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bionics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ static const efftype_id effect_iodine( "iodine" );
static const efftype_id effect_meth( "meth" );
static const efftype_id effect_narcosis( "narcosis" );
static const efftype_id effect_operating( "operating" );
static const efftype_id effect_paralyzepoison( "paralysepoison" );
static const efftype_id effect_paralysepoison( "paralysepoison" );
static const efftype_id effect_pblue( "pblue" );
static const efftype_id effect_pkill_l( "pkill_l" );
static const efftype_id effect_pkill1( "pkill1" );
Expand Down

0 comments on commit 2d2f156

Please sign in to comment.