elimelec / inethack

Automatically exported from code.google.com/p/inethack
GNU General Public License v2.0
0 stars 0 forks source link

Make sink/fountain default behavior analgous to stairs. #157

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Make the default tap behavior for fountains and sinks with objects sitting
on them become like that for stairs.  When stairs have objects on them and
you tap you are queried, "There are objects
here.  Still climb?" [y] [q] [,].

Sinks and fountains should do something analgous like, "There are objects
here.  Still drink from fountain/
sink?" [y] [n] [,] 

What version of the product are you using? On what operating system?
1.3-b4

Original issue reported on code.google.com by farlo...@gmail.com on 11 Dec 2009 at 3:39

GoogleCodeExporter commented 8 years ago

Original comment by din...@gmail.com on 15 Dec 2009 at 9:20

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Made a small oops in my prior post.   Attached is an updated copy of cmd.c with 
the changes I made to address 
the above issue.

My changes are between the following comments:

/*** Begin mdescalzo's modifications  */
/**** End mdescalzo's Modifications  */

Original comment by farlo...@gmail.com on 13 Feb 2010 at 10:27

Attachments:

GoogleCodeExporter commented 8 years ago
Patch is in r413

Original comment by din...@gmail.com on 14 Feb 2010 at 11:38