tf-scripts/common/init.tf

20 lines
408 B
Terraform
Raw Normal View History

2012-05-07 18:54:48 +02:00
/f1 empty
/f2 empty
/f3 empty
/f4 empty
/f5 empty
/f6 empty
/f7 empty
/f8 empty
;; kompatybilność wsteczna:
/eval /set kolor_info=%c_info
/eval /set obecnie_swiat=%mudworld
/eval /set obecnie_expujacy=%player
2014-08-19 18:01:12 +02:00
/def _compat_clean = \
/quote -S -dexec !\
if [ -f %{priv_dir}/%{mudworld}/imiona.tf ]; then \
mv %{priv_dir}/%{mudworld}/imiona.tf %{priv_dir}/%{mudworld}/names.tf; \
fi
/_compat_clean