From 15dfd0a9a78ea910b5cb2ddb12c80ad89bc0820f Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期五, 17 五月 2019 15:36:22 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/Treasure/FunctionUnlockFlyObject.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/Treasure/FunctionUnlockFlyObject.cs b/System/Treasure/FunctionUnlockFlyObject.cs
index 851ecd7..a8bd04d 100644
--- a/System/Treasure/FunctionUnlockFlyObject.cs
+++ b/System/Treasure/FunctionUnlockFlyObject.cs
@@ -27,7 +27,7 @@
Vector3 originalPosition = Vector3.zero;
float originalScale = 2f;
- float speed = 3f;
+ float speed = 2f;
float durationLimit = 10f;
float timer = 0f;
--
Gitblit v1.8.0