From 70058db6d95afbbe69985f8fe7e167208f5a3a3c Mon Sep 17 00:00:00 2001 From: TheGiraffe3 Date: Thu, 26 Sep 2024 11:06:51 +0300 Subject: [PATCH] Small fixes --- data/Jibauni/jibauni 0 kanlanmo transport.txt | 5 ++-- data/hazards.txt | 2 +- data/minables.txt | 24 ------------------- 3 files changed, 3 insertions(+), 28 deletions(-) delete mode 100644 data/minables.txt diff --git a/data/Jibauni/jibauni 0 kanlanmo transport.txt b/data/Jibauni/jibauni 0 kanlanmo transport.txt index a9cebce..43a6159 100644 --- a/data/Jibauni/jibauni 0 kanlanmo transport.txt +++ b/data/Jibauni/jibauni 0 kanlanmo transport.txt @@ -344,11 +344,10 @@ mission "Jibauni: Kanlanmo 1" has "jibauni purple" has "jibauni situation" has "jibauni language question" - has "jibauni knowledge: dinosaur skulls" - `"Thank you for being willing to take me. I'll be in your ship soon.` + ` "Thank you for being willing to take me. I'll be in your ship soon.` goto end label manyquestions - `"You asked many questions indeed. Also, let me thank you for being willing to take me.` + ` "You asked many questions indeed. Also, let me thank you for being willing to take me.` label end ` "I'll be in your ship soon."` on complete diff --git a/data/hazards.txt b/data/hazards.txt index b3da90c..36a2cde 100644 --- a/data/hazards.txt +++ b/data/hazards.txt @@ -26,7 +26,7 @@ hazard "Jibauni Slowing" "period" 100 "strength" 0.50 0.99 weapon - "slowing damage" 25 + "slowing damage" 50 hazard "Sheragi Ion" "duration" 1 100 diff --git a/data/minables.txt b/data/minables.txt deleted file mode 100644 index 7ab222e..0000000 --- a/data/minables.txt +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright (c) 2024 by Loymdayddaud -# -# Jibauni is free software: you can redistribute it and/or modify it under the -# terms of the GNU General Public License as published by the Free Software -# Foundation, either version 3 of the License, or (at your option) any later version. -# -# Jibauni is distributed in the hope that it will be useful, but WITHOUT ANY -# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License along with -# this program. If not, see . - -minable "Local Map" - "display name" "Unknown Asteroid" - noun "Unknown Asteroid" - sprite "asteroid/iron/spin" - hull 90 - "random hull" 60 - payload "Local Map" 1 - "drop rate" 1 - explode "smoke" 40 - explode "bolide" 40 - explode "asteroid crunch large" \ No newline at end of file