summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/art-data.txt26
-rw-r--r--crawl-ref/source/rltiles/dc-player.txt1
-rw-r--r--crawl-ref/source/rltiles/player/hand1/artefact/cutlass.pngbin0 -> 209 bytes
3 files changed, 27 insertions, 0 deletions
diff --git a/crawl-ref/source/art-data.txt b/crawl-ref/source/art-data.txt
index 95b381db10..9b3b1a889a 100644
--- a/crawl-ref/source/art-data.txt
+++ b/crawl-ref/source/art-data.txt
@@ -705,6 +705,32 @@ TILE_EQ: crystal_spear
INT: 3
DESC_END: Presumably this relic led to the invention of the famous spell, or maybe the other way around.
+NAME: captain's cutlass
+APPEAR: black cutlass
+OBJ: OBJ_WEAPONS/WPN_SABRE
+PLUS: +6/+7
+COLOUR: DARKGRAY
+TILE: urand_cutlass
+TILE_EQ: cutlass
+BRAND: SPWPN_SPEED
+DAM: 3
+DESC_END: This infamous weapon was used by a vile pirate captain to
+ slaughter countless innocents. Finally, he met his destiny
+ when a kraken swallowed his ship with all the crew aboard.
+ The cutlass was thought to be forever lost, but now you have
+ a proof to the contrary in your very hands.
+
+NAME: storm bow
+APPEAR: night blue bow
+OBJ: OBJ_WEAPONS/WPN_LONGBOW
+PLUS: +8/+8
+COLOUR: BLUE
+TILE: urand_storm_bow
+TILE_EQ: bow_blue
+BRAND: SPWPN_ELECTROCUTION
+BOOL: special
+DESC: This bow has the color of dark rain clouds, and the smell of wet ozone.
+
NAME: shield of Ignorance
APPEAR: dull large shield
OBJ: OBJ_ARMOUR/ARM_LARGE_SHIELD
diff --git a/crawl-ref/source/rltiles/dc-player.txt b/crawl-ref/source/rltiles/dc-player.txt
index 06fa9a62bd..98c4e62156 100644
--- a/crawl-ref/source/rltiles/dc-player.txt
+++ b/crawl-ref/source/rltiles/dc-player.txt
@@ -418,6 +418,7 @@ knife_of_accuracy KNIFE_OF_ACCURACY
vampires_tooth VAMPIRES_TOOTH
dire_lajatang DIRE_LAJATANG
spriggans_knife SPRIGGANS_KNIFE
+cutlass CUTLASS
## blunt
wucad_mu WUCAD_MU
mace_of_variability MACE_OF_VARIABILITY
diff --git a/crawl-ref/source/rltiles/player/hand1/artefact/cutlass.png b/crawl-ref/source/rltiles/player/hand1/artefact/cutlass.png
new file mode 100644
index 0000000000..73cb6cc1d3
--- /dev/null
+++ b/crawl-ref/source/rltiles/player/hand1/artefact/cutlass.png
Binary files differ