mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-08 09:42:59 +00:00
ru:: 'chill time' power
This commit is contained in:
@@ -39,7 +39,7 @@ struct power {
|
||||
power& while_paused();
|
||||
power& while_dead();
|
||||
power& identified_name(string, string);
|
||||
power& be_wearable(string wear_effect, string remove_effect);
|
||||
power& be_wearable(string wear_effect, string remove_effect, string worn = " (worn)");
|
||||
power& be_jewelry(string jtype, string desc);
|
||||
power& be_potion();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user