diff --git a/docs/guides/eup.md b/docs/guides/eup.md
new file mode 100644
index 0000000..fe35c7c
--- /dev/null
+++ b/docs/guides/eup.md
@@ -0,0 +1,44 @@
+
Guide for changing in the EUP-menu:
+
+
+{0, 1, 1}
+
+
+
+ - 1st value = component_id/li>
+
- 2nd value = Drawable
+ - 3rd value = Texture
+
+
+Prop component list:
+
+
+
+ - 0 - Hats/li>
+
- 1 - Glasses
+ - 2 - Ear
+ - 6 - Watches
+ - 7 - Bracelet
+
+
+Component list:
+
+
+ 0 - Face
+ 1 - Mask
+ 2 - Hair
+ 3 - Arms
+ 4 - Pants
+ 5 - Parachutes / Bags
+ 6 - Shoes
+ 7 - Accessory / Chain / Neck (Lambda)
+ 8 - T-shirt
+ 9 - Armor
+ 10 - Decals
+ 11 - Jacket / Main shirt
+
+
+IMPORTANT: You need to add +1 to the drawable and texture number else it wont work. So if you want jacket no. 212 with texture 3 you need to type: {11, 213, 4}
+
+ This guide was made by: P1-ref#2189,
+