Browse Source

Help with moded saves

rachels 2 years ago
parent
commit
7297d92ba7
1 changed files with 9 additions and 0 deletions
  1. 9 0
      locations/obj_din.qsrc

+ 9 - 0
locations/obj_din.qsrc

@@ -2012,6 +2012,15 @@ if $ARGS[0] = 'emergency':
 	cla
 	if StoryLine = 1:act 'Go to Pavlovsk':gt 'pav_residential'
 	act 'Go to City Residental':gt 'city_residential'
+	act 'Remove all mods':
+		killqst
+		set mod_list=0
+		killvar '$mod_name'
+		killvar '$mod_version'
+		killvar '$mod_author'
+		killvar '$mod_desc'
+		killvar '$mod_opt'
+	end
 	if $loc ! '' and $loc_arg ! '':
 		act 'Cancel':gt $loc, $loc_arg
 	elseif $loc ! '':