Talk:The Lightsaber Prototype

From NetHackWiki
Revision as of 17:17, 3 May 2013 by Bcode (talk | contribs) (Bcode moved page Talk:Lightsaber Prototype to Talk:The Lightsaber Prototype: Include a "the", consistent with other artifact pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Here's the source code from the patch:

+A("The Lightsaber Prototype", RED_LIGHTSABER,
+	(SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), 0, 0,
+	PHYS(5, 10),	NO_DFNS, NO_CARY,
+	ENERGY_BOOST,	A_LAWFUL, PM_JEDI, NON_PM, 3500L ),

Please let me know if I got anything wrong. --Prometheus77 (talk) 15:40, 3 May 2013 (UTC)