fixed some interactions

This commit is contained in:
JappaWakka 2023-12-04 16:07:53 +01:00
parent cf8e3c63b2
commit 48c7d9b214
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -344,7 +344,7 @@
r = New ReactionContainer("<name> puts in~extra effort.", MessageBulb.NotificationTypes.Friendly)
Case 2
If IsOutside() = True Then
r = New ReactionContainer("<name> is smelling~the scents of the~surrounding air", MessageBulb.NotificationTypes.Friendly)
r = New ReactionContainer("<name> is smelling~the scents of the~surrounding air.", MessageBulb.NotificationTypes.Friendly)
End If
Case 3
If IsOutside() = True Then