Skip to content

Commit

Permalink
remove extra effects
Browse files Browse the repository at this point in the history
  • Loading branch information
GalacticApple committed Jun 25, 2024
1 parent 7071b3b commit 2bcad37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/trapfunc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ static const efftype_id effect_beartrap( "beartrap" );
static const efftype_id effect_heavysnare( "heavysnare" );
static const efftype_id effect_in_pit( "in_pit" );
static const efftype_id effect_lightsnare( "lightsnare" );
static const efftype_id effect_quadruped_full( "quadruped_full" );
static const efftype_id effect_quadruped_half( "quadruped_half" );
static const efftype_id effect_ridden( "ridden" );
static const efftype_id effect_slimed( "slimed" );
static const efftype_id effect_slow_descent( "slow_descent" );
Expand Down

0 comments on commit 2bcad37

Please sign in to comment.