Some minor refactoring
This commit is contained in:
parent
5eeef792a7
commit
71d05208ac
1 changed files with 10 additions and 11 deletions
|
|
@ -93,8 +93,7 @@ overload. This means that a character entering would see the NPC perform its ac
|
||||||
Default is to look around after a move
|
Default is to look around after a move
|
||||||
Note: This has been moved to Room.at_object_receive
|
Note: This has been moved to Room.at_object_receive
|
||||||
"""
|
"""
|
||||||
#self.execute_cmd('look')
|
# self.execute_cmd('look')
|
||||||
pass
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Now let's create an NPC and make it aggressive. Type the following commands into your MUD client:
|
Now let's create an NPC and make it aggressive. Type the following commands into your MUD client:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue