--- a/States.wiki Wed Mar 09 02:45:06 2016 +0000
+++ b/States.wiki Wed Mar 09 02:45:55 2016 +0000
@@ -20,7 +20,7 @@
|| `gstCollision` || Used to indicate the gear has just collided with something. Used internally for many checks and stuff ||
|| `gstDrowning` || Gear is drowning ||
|| `gsttmpFlag` || Used for various purposes, its meaning depends on the gear type (see GearTypes) ||
-|| `gstNoDamage` || Gear does not take damage from explosions and attacks like shoryuken and will not be pushed by them. For the invulnerability shield used by hedgehogs, use `SetEffect`
+|| `gstNoDamage` || Gear does not take damage from explosions and attacks like shoryuken and will not be pushed by them. For the invulnerability shield used by hedgehogs, use `SetEffect` ||
|| `gstAnimation` || Hedgehog plays an animation ||
|| `gstWait` || ||
|| `gstNotKickable` || Hedgehog can't be knocked away by various means (i.e. rope-knocking) ||