Minor changes to help players see each other
This commit is contained in:
@@ -152,7 +152,7 @@ public:
|
||||
}
|
||||
|
||||
void do_view_command(const StringVec &cmd) {
|
||||
stdostream() << world_->tangibles_near_debug_string(actor_id_, 100);
|
||||
stdostream() << world_->tangibles_near_debug_string(actor_id_, 1000);
|
||||
}
|
||||
|
||||
void do_menu_command(const StringVec &cmd) {
|
||||
|
||||
Reference in New Issue
Block a user