(svn r11428) -Fix: wrong string used for candy/sweets units_volume
authorglx
Tue, 13 Nov 2007 18:38:36 +0000
changeset 8374 b71af095f9a6
parent 8373 2281716386c5
child 8375 4f557c447806
(svn r11428) -Fix: wrong string used for candy/sweets units_volume
src/table/cargo_const.h
--- a/src/table/cargo_const.h	Tue Nov 13 15:41:09 2007 +0000
+++ b/src/table/cargo_const.h	Tue Nov 13 18:38:36 2007 +0000
@@ -114,7 +114,7 @@
 		SPR_CARGO_BATTERIES,     CC_PIECE_GOODS ),
 
 	MK( 20, 'SWET', 194,  5, 6144,  8,  40, true,  TE_GOODS,
-		STR_0026_CANDY,          STR_0046_CANDY,          STR_TONS,       STR_QUANTITY_SWEETS,       STR_ABBREV_SWEETS,
+		STR_0026_CANDY,          STR_0046_CANDY,          STR_BAGS,       STR_QUANTITY_SWEETS,       STR_ABBREV_SWEETS,
 		SPR_CARGO_CANDY,         CC_EXPRESS     ),
 
 	MK( 21, 'TOFF', 191, 16, 4778, 14,  60, true,  TE_NONE,