Difference between revisions of "Talk:Punisher"

From NetHackWiki
Jump to navigation Jump to search
m
 
Line 17: Line 17:
  
 
:Doesn't include as in it wasn't there, or as in you didn't include it in this code excerpt? I haven't witnessed it myself, but people on #unnethack informed me of it and it was further implied by the in-game description. [[User:Ihatesoldiera|Ihatesoldiera]] ([[User talk:Ihatesoldiera|talk]]) 19:21, 22 July 2013 (UTC)
 
:Doesn't include as in it wasn't there, or as in you didn't include it in this code excerpt? I haven't witnessed it myself, but people on #unnethack informed me of it and it was further implied by the in-game description. [[User:Ihatesoldiera|Ihatesoldiera]] ([[User talk:Ihatesoldiera|talk]]) 19:21, 22 July 2013 (UTC)
 +
 +
Both, really - I don't think it would have been in that list, but also this code-snapshot turned out to be from shortly before that was implemented.
 +
 +
--[[User:Ozymandias|Ozymandias]] ([[User talk:Ozymandias|talk]]) 19:45, 22 July 2013 (UTC)

Latest revision as of 19:45, 22 July 2013

punisher spell list

/* punisher spells, some are copies of above spells */

	34	#define PUN_OPEN_WOUNDS 0 
	35	#define PUN_PSI_BOLT    1 
	36	#define PUN_HASTE_SELF  2 
	37	#define PUN_PARALYZE    3 
	38	#define PUN_GEYSER      4 
	39	#define PUN_FIRE_PILLAR 5 
	40	#define PUN_SUMMON_MONS 6 
	41	#define PUN_AGGRAVATION 7 
	42	#define PUN_DEATH_TOUCH 8 

This doesn't include the melee range punshment spell

--Ozymandias (talk) 15:26, 22 July 2013 (UTC)

Doesn't include as in it wasn't there, or as in you didn't include it in this code excerpt? I haven't witnessed it myself, but people on #unnethack informed me of it and it was further implied by the in-game description. Ihatesoldiera (talk) 19:21, 22 July 2013 (UTC)

Both, really - I don't think it would have been in that list, but also this code-snapshot turned out to be from shortly before that was implemented.

--Ozymandias (talk) 19:45, 22 July 2013 (UTC)