From 0037b788e5ddc51313d5e26a7683f8a77f0135c6 Mon Sep 17 00:00:00 2001 From: SHIRAKATA Kentaro Date: Mon, 9 Sep 2024 01:03:50 +0900 Subject: [PATCH] objects.h fix --- include/objects.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/objects.h b/include/objects.h index 0a75c74f1..56b91ead6 100644 --- a/include/objects.h +++ b/include/objects.h @@ -600,7 +600,6 @@ ARMOR("Tシャツ", NoDes, T_SHIRT), /* cloaks */ -CLOAK("mummy wrapping", NoDes, CLOAK("ミイラの包帯", NoDes, 1, 0, 0, 0, 0, 3, 2, 10, 1, CLOTH, CLR_GRAY, MUMMY_WRAPPING), @@ -1051,7 +1050,6 @@ OBJECT(OBJ("ミートリング", NoDes), 0, FOOD_CLASS, 0, 1, 5, 1, 0, 0, 0, 0, 5, CLR_BROWN, MEAT_RING), /* pudding 'corpses' will turn into these and combine; must be in same order as the pudding monsters */ -/* fruits & veggies */ FOOD("灰色ウーズの塊", 0, 2, 20, 0, FLESH, 20, CLR_GRAY, GLOB_OF_GRAY_OOZE), FOOD("茶色プリンの塊", 0, 2, 20, 0, FLESH, 20, CLR_BROWN,