mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix typo in learnind-typeclasses tutorial. Resolve #3369
This commit is contained in:
parent
cd3c5db324
commit
97d908ec55
1 changed files with 1 additions and 1 deletions
|
|
@ -513,7 +513,7 @@ Hm, this is the same values we set before. They are not random. The reason for t
|
|||
|
||||
It's simple enough to run it manually though:
|
||||
|
||||
> self.at_object_creation()
|
||||
> py self.at_object_creation()
|
||||
> py self.get_stats()
|
||||
(5, 4, 8)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue