From 1cceda60563a883b6260cf6ac2279e031806f2de Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 15 Dec 2009 20:02:59 +0000 Subject: [PATCH 1/1] where-vessels: clean up icons a bit --- yarrg/icons/rune | 1 - yarrg/where-vessels | 7 ------- 2 files changed, 8 deletions(-) delete mode 100644 yarrg/icons/rune diff --git a/yarrg/icons/rune b/yarrg/icons/rune deleted file mode 100644 index ae4c827..0000000 --- a/yarrg/icons/rune +++ /dev/null @@ -1 +0,0 @@ -pnmcat -lr <(xbmtopbm t.xbm diff --git a/yarrg/where-vessels b/yarrg/where-vessels index a99917e..219126d 100755 --- a/yarrg/where-vessels +++ b/yarrg/where-vessels @@ -267,14 +267,7 @@ proc vesselclasses-init {} { load-icon $abbrev } - load-icon unlocked - load-icon locked - load-icon battle load-icon atsea - load-icon borrow - load-icon query - load-icon ours - load-icon dot foreach a {battle borrow dot} { foreach b {ours dot query} { load-icon-combine $a $b -- 2.30.2