Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_bumps" title="碰撞、推擠與打擊">
<floater.string name="none_detected">
未偵測到
</floater.string>
<floater.string name="bump">
[TIME] [NAME]碰撞你
</floater.string>
<floater.string name="llpushobject">
[TIME] [NAME]以指令碼碰撞你
</floater.string>
<floater.string name="selected_object_collide">
[TIME] [NAME]以物件擊中你
</floater.string>
<floater.string name="scripted_object_collide">
[TIME] [NAME]以指令碼物件擊中你
</floater.string>
<floater.string name="physical_object_collide">
[TIME] [NAME]以物理物件擊中你
</floater.string>
<floater.string name="timeStr">
[[hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt]]
</floater.string>
</floater>