diff --git a/maps/lineflags.html b/maps/lineflags.html
index 394bba2..a0f2007 100644
--- a/maps/lineflags.html
+++ b/maps/lineflags.html
@@ -46,8 +46,8 @@
Line Flags
0x800 | Block Projectiles | Block all projectiles, but not hitscans, from passing |
0x1000 | Trigger By Dead Thing | Activate lineaction by monster death or sometimes monster crossing |
0x2000 | Switch Flag 1 | Activated when setting up switches |
- 0x4000 | Switch Flag 1 | Activated when setting up switches |
- 0x8000 | Switch Flag 1 | Activated when setting up switches |
+ 0x4000 | Switch Flag 2 | Activated when setting up switches |
+ 0x8000 | Switch Flag 3 | Activated when setting up switches |
0x10000 | Switch Check Height | Enable linedef to behave as a switch |
0x20000 | Scroll Left | Scroll texture to the left |
0x40000 | Scroll Right | Scroll texture to the right |