diff --git a/Player-Housing.md b/Player-Housing.md
index 3f66d3d..59fc9cf 100644
--- a/Player-Housing.md
+++ b/Player-Housing.md
@@ -14,8 +14,8 @@ This page has packet information from Live as of 12/28/2018. While it is likely
|------------------------|-----------------|-----------------------------------------|
| Network OpCode | 2 | 0x09 |
| Packet Sequence Number | 2 | |
-| Application OpCode | 2 | OP_ClickDoor - Live: 0x2254, RoF2: 0x3A8F |
-| Unknown | 12 | Live: 38,0,0,0,0,0,0,0,255,255,255,255, RoF2: 77,0,0,0,0,0,0,0,255,255,255,255 |
+| Application OpCode | 2 | OP_ClickDoor
- Live: 0x2254
- RoF2: 0x3A8F |
+| Unknown | 12 | Live: 38,0,0,0,0,0,0,0,255,255,255,255
RoF2: 77,0,0,0,0,0,0,0,255,255,255,255 |
| Unknown | 4 | Varies |
## Neighborhood List (Server -> Client)
@@ -49,7 +49,7 @@ Once the first neighborhood is parsed, the format repeats for the next Neighborh
| Network OpCode | 2 | 0x09 |
| Packet Sequence Number | 2 | |
| Application OpCode | 2 | 0x125C (Possibly?) |
-| Search Type | 4 | 0 when searching for a player or guild. 2 when clicking to view details of a specific neighborhood. 4 when inside a neighborhood and searching specific addresses. |
+| Search Type | 4 | 0 when searching for a player or guild.
2 when clicking to view details of a specific neighborhood.
4 when inside a neighborhood and searching specific addresses. |
| Neighborhood ID | 4 | 1 if searching for a player. The Neighborhood ID if clicking on a neighborhood entry. |
| Unknown | 4 | 0s
| Neighborhood Search Criteria | 80 | A neighborhood's name. 79 bytes plus 1 for the null terminator. |