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,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_bumps" title="CHOQUES, EMPUJONES, E IMPACTOS">
<floater.string name="none_detected">
No se han detectado
</floater.string>
<floater.string name="bump">
[TIME] [NAME] te ha empujado
</floater.string>
<floater.string name="llpushobject">
[TIME] [NAME] te ha empujado con un script
</floater.string>
<floater.string name="selected_object_collide">
[TIME] [NAME] te ha golpeado con un script
</floater.string>
<floater.string name="scripted_object_collide">
[TIME] [NAME] te ha golpeado con un objeto con script
</floater.string>
<floater.string name="physical_object_collide">
[TIME] [NAME] te ha golpeado con un objeto físico
</floater.string>
</floater>