Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
10358 Bug Report text always 2016-04-12 18:44 2016-04-13 06:47
Rast Remote  
PleasingFungus CAO  
normal Console  
closed 0.17 ancient branch  
0.17.1-3-g152610e done  
none    
none 0.18 ancient branch  
0010358: Wind Blast spell cast wording
> Sojobo casts a spell.
> Sojobo summons a great blast of wind! You are blown backwards!

This is incorrect; the gust of wind is not being summoned, as summon spells in Crawl produce summoned creatures. If this were a player spell it would have the Conjurations/Air schools, or perhaps just Air.

Suggested wording:

> Sojobo conjuresa great blast of wind! You are blown backwards!
Issue History
2016-04-12 18:44 Rast New Issue
2016-04-12 18:45 Rast Note Added: 0030369
2016-04-12 19:38 PleasingFungus Note Added: 0030370
2016-04-12 19:38 PleasingFungus Status new => resolved
2016-04-12 19:38 PleasingFungus Fixed in Branch => 0.18 development branch
2016-04-12 19:38 PleasingFungus Resolution open => done
2016-04-12 19:38 PleasingFungus Assigned To => PleasingFungus
2016-04-13 06:47 Rast Status resolved => closed

Notes
(0030369)
Rast   
2016-04-12 18:45   
Typo in my last line; of course I meant:

> Sojobo conjures a great blast of wind! You are blown backwards!
(0030370)
PleasingFungus   
2016-04-12 19:38   
Fixed in bd336e9, thanks!