Changeset 784

Show
Ignore:
Timestamp:
03/18/08 09:18:42 (6 months ago)
Author:
takkaria
Message:

Tweak level feelings a bit, along the lines of Sangband.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/cmd4.c

    r759 r784  
    43044304{ 
    43054305        "Looks like any other level.", 
    4306         "You feel there is something special about this level.", 
     4306        "You feel there is something special here...", 
    43074307        "You have a superb feeling about this level.", 
    43084308        "You have an excellent feeling...", 
    43094309        "You have a very good feeling...", 
    43104310        "You have a good feeling...", 
    4311         "You feel strangely lucky...", 
    4312         "You feel your luck is turning...", 
    4313         "You like the look of this place...", 
    4314         "This level can't be all bad...", 
    4315         "What a boring place..." 
     4311        "You feel a little lucky.", 
     4312        "You are unsure about this place.", 
     4313        "This place seems reasonably safe.", 
     4314        "This seems a quiet, peaceful place.", 
     4315        "This place looks uninteresting.", 
    43164316}; 
    43174317