From 8eaf0815753b7a1acb7d0c9482620523ef2b6582 Mon Sep 17 00:00:00 2001 From: SerGawen Date: Mon, 8 Aug 2016 00:44:46 +0800 Subject: [PATCH] add missing def MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加了各种头盔、防具和枪械的制作文本 --- DefInjected/RecipeDefs/Recipes_Add.xml | 48 ++++++++++++++++ DefInjected/RecipeDefs/Recipes_Guns.xml | 76 +++++++++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 DefInjected/RecipeDefs/Recipes_Add.xml create mode 100644 DefInjected/RecipeDefs/Recipes_Guns.xml diff --git a/DefInjected/RecipeDefs/Recipes_Add.xml b/DefInjected/RecipeDefs/Recipes_Add.xml new file mode 100644 index 00000000..9aba81c9 --- /dev/null +++ b/DefInjected/RecipeDefs/Recipes_Add.xml @@ -0,0 +1,48 @@ + + + + +制作军用头盔 +制作一件军用头盔。 +制作中。 + +防弹头盔 +制作一件防弹头盔。 +制作中。 + +制作动力装甲头盔 +制作一件动力装甲头盔。 +制作中。 + + +制作防弹背心 +制作一件防弹背心。 +制作中。 + +制作动力装甲 +制作一件动力装甲。 +制作中。 + + + \ No newline at end of file diff --git a/DefInjected/RecipeDefs/Recipes_Guns.xml b/DefInjected/RecipeDefs/Recipes_Guns.xml new file mode 100644 index 00000000..52a38a95 --- /dev/null +++ b/DefInjected/RecipeDefs/Recipes_Guns.xml @@ -0,0 +1,76 @@ + + + + +制作手枪 +制作一把手枪。 +制作中。 + +制作泵动霰弹枪 +制作一把泵动霰弹枪。 +制作中。 + +幸存者步枪 +制作一把幸存者步枪。 +制作中。 + +制作突击步枪 +制作一把突击步枪。 +制作中。 + +制作狙击步枪 +制作一把狙击步枪。 +制作中。 + +制作微型冲锋枪 +制作一把微型冲锋枪。 +制作中。 + +制作重型冲锋枪 +制作一把重型冲锋枪。 +制作中。 + +制作燃烧弹发射器 +制作一把燃烧弹发射器。 +制作中。 + +制作轻机枪 +制作一把轻机枪。 +制作中。 + +制作电荷步枪 +制作一把电荷步枪。 +制作中。 + + +制作急射机枪 +制作一把急射机枪。 +制作中。 + + +制作电荷冲击炮 +制作一把电荷冲击炮。 +制作中。 + + + \ No newline at end of file