From b1b013c54d3a05aa4caca0e1dbb7c01631bb9796 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Wed, 22 Feb 2023 14:39:28 +0000 Subject: Clarify comment --- npc/items/arcmage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/items/arcmage.txt b/npc/items/arcmage.txt index 038be82ce..2522612c8 100644 --- a/npc/items/arcmage.txt +++ b/npc/items/arcmage.txt @@ -38,7 +38,7 @@ function script MakeRandomArcmageCard { array_push(.@arcmagecards, KnightCardS); array_push(.@arcmagecards, HeroCardS); array_push(.@arcmagecards, NecromancerCardS); - // These cards does not have S version for drop + // These cards should NOT drop their S versions array_push(.@arcmagecards, SpeedCard); array_push(.@arcmagecards, ReflectCard); array_push(.@arcmagecards, PowerCard); -- cgit v1.2.3-60-g2f50