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="Collisioni, spinte e colpi">
<floater.string name="none_detected">
Nessuno rilevato
</floater.string>
<floater.string name="bump">
[TIME] [NAME] ti ha urtato
</floater.string>
<floater.string name="llpushobject">
[TIME] [NAME] ti ha spinto con uno script
</floater.string>
<floater.string name="selected_object_collide">
[TIME] [NAME] ti ha colpito con un oggetto
</floater.string>
<floater.string name="scripted_object_collide">
[TIME] [NAME] ti ha colpito con un oggetto scriptato
</floater.string>
<floater.string name="physical_object_collide">
[TIME] [NAME] ti ha colpito con un oggetto fisico
</floater.string>
</floater>