From 75d41499fc293e41ba1c3c6f1902c68b67c0d6dd Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Wed, 24 Jun 2020 06:08:00 +0300 Subject: [PATCH] add localization --- Localization/INT/ServerExt.int | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Localization/INT/ServerExt.int diff --git a/Localization/INT/ServerExt.int b/Localization/INT/ServerExt.int new file mode 100644 index 0000000..6594f6e --- /dev/null +++ b/Localization/INT/ServerExt.int @@ -0,0 +1,7 @@ +[ExtWeap_Pistol_9mm] +ItemName="9mm pistol" +ItemDescription="Just 9mm. Really just 9mm\nBut with infinite ammo. No reload. No mags. No defects. It's perfect." + +[ExtWeap_Pistol_MedicS] +ItemName="Medic pistol" +ItemDescription="Just medic pistol. Really just medic pistol\nBut with infinite ammo. No reload. No mags. No defects. It's perfect.\nCan heal also. Useful." \ No newline at end of file