Zmiana imiona.tf na names.tf.
This commit is contained in:
parent
c7c2332c9d
commit
02885c4a7e
4 changed files with 13 additions and 14 deletions
|
@ -49,10 +49,10 @@
|
|||
/load start.tf %;\
|
||||
/eval /cd %{main_dir}/%{mudworld} %;\
|
||||
/load start.tf %;\
|
||||
/load %{priv_dir}/%{mudworld}/imiona.tf %;\
|
||||
/load %{priv_dir}/%{mudworld}/aliases.tf %;\
|
||||
/load %{priv_dir}/%{mudworld}/exceptions.tf %;\
|
||||
/load %{priv_dir}/%{mudworld}/herbs.tf %;\
|
||||
/load %{priv_dir}/%{mudworld}/names.tf %;\
|
||||
/load %{priv_dir}/%{mudworld}/players/%{player}/%{player}.tf %;\
|
||||
/if ( {poczta_show} !~ "none" )\
|
||||
/status_edit -r1 poczta_show:5:C%{c_alarm} %;\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue